Merge master into psgi branch
[catagits/Catalyst-Runtime.git] / t / live_catalyst_test.t
index 326afc0..9fb299f 100644 (file)
@@ -1,3 +1,6 @@
+use strict;
+use warnings;
+
 use FindBin;
 use lib "$FindBin::Bin/lib";
 use Catalyst::Test 'TestApp', {default_host => 'default.com'};