]> iEval git - html-element-library.git/blobdiff - t/crunch.t
all tests pass
[html-element-library.git] / t / crunch.t
index b4a42e32ccc83adc1e320aa82ee3c9958772c4fe..275a02163f9f5c0896b87d84f3c3ad9fbb043c75 100644 (file)
@@ -3,7 +3,7 @@ use strict;use warnings;
 use lib qw(t/ t/m/);
 
 use File::Slurp;
-use Test::More qw(no_plan);
+use Test::More;
 
 use TestUtils;
 use HTML::TreeBuilder;
@@ -26,3 +26,4 @@ sub tage {
 
 tage();
 
+done_testing;
This page took 0.0195 seconds and 4 git commands to generate.