Return true from the tests so that I can require them
[catagits/Catalyst-Devel.git] / share / t / comptest.tt
index 533a5ff..00800f8 100644 (file)
@@ -24,3 +24,4 @@ BEGIN { use_ok '[% class %]' }
 [% END %]
 
 done_testing();
+1;