This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Some additional files changes for Test-Simple-0.82
[perl5.git] / t / lib / Test / Simple / sample_tests / too_few_fail.plx
index 5910e13..2213fdc 100644 (file)
@@ -1,4 +1,5 @@
 require Test::Simple;
+# $Id: /mirror/googlecode/test-more/t/lib/Test/Simple/sample_tests/too_few_fail.plx 57943 2008-08-18T02:09:22.275428Z brooklyn.kid51  $
 
 push @INC, 't/lib';
 require Test::Simple::Catch;
@@ -9,4 +10,4 @@ Test::Simple->import(tests => 5);
 
 ok(0);
 ok(1);
-ok(0);
\ No newline at end of file
+ok(0);