This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Missing) in #11912.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 6 Sep 2001 13:15:59 +0000 (13:15 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 6 Sep 2001 13:15:59 +0000 (13:15 +0000)
p4raw-id: //depot/perl@11913

lib/Test/Simple/t/fail.t

index 9220271..c101a71 100644 (file)
@@ -51,7 +51,7 @@ not ok 4 - oh no!
 not ok 5 - damnit
 OUT
 
 not ok 5 - damnit
 OUT
 
-    My::Test::ok($$err =~ /Looks like you failed 2 tests of 5/;
+    My::Test::ok($$err =~ /Looks like you failed 2 tests of 5/);
 
     # Prevent Test::Simple from exiting with non zero
     exit 0;
 
     # Prevent Test::Simple from exiting with non zero
     exit 0;