Less potentially test-harness-confusing output.
Jarkko Hietaniemi [Sun, 17 Jun 2001 15:37:32 +0000 (15:37 +0000)]
p4raw-id: //depot/perl@10662

lib/Memoize/t/expire_module_t.t

index 22d64e8..84ad4ed 100644 (file)
@@ -10,7 +10,7 @@ if (-e '.fast') {
   exit 0;
 }
 
-print "# Warning: I'm testing the timed expiration policy.\nThis will take about thirty seconds.\n";
+print "# Warning: I'm testing the timed expiration policy.\n# This will take about thirty seconds.\n";
 
 print "1..14\n";