need to fix create_files.t to pass (no tests currently being run)
[catagits/Catalyst-Devel.git] / t / create_files.t
index 6a44be7..1e99ae1 100644 (file)
@@ -3,7 +3,7 @@ use warnings;
 
 use FindBin qw/$Bin/;
 
-use Test::More tests => 1;
+use Test::More tests => 0;
 
 use Catalyst::Helper;