Disambiguate "Can't locate"
[p5sagit/p5-mst-13.2.git] / lib / Test / Simple / t / fail-more.t
index 29f8eb2..3e3f6b3 100644 (file)
@@ -207,10 +207,10 @@ ERR
    my $more_err_re = <<ERR;
 #     Failed test \\($filename at line 84\\)
 #     Tried to use 'Hooble::mooble::yooble'.
-#     Error:  Can't locate Hooble.* in \\\@INC .*
+#     Error:  Can't locate file Hooble.* in \\\@INC .*
 #     Failed test \\($filename at line 85\\)
 #     Tried to require 'ALL::YOUR::BASE::ARE::BELONG::TO::US::wibble'.
-#     Error:  Can't locate ALL.* in \\\@INC .*
+#     Error:  Can't locate file ALL.* in \\\@INC .*
 # Looks like you failed $Total tests of $Total.
 ERR