]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
t: Fix test for non-existent file.
[blhc/blhc.git] / t / tests.t
index b2e3d6d46656951af124bccd94ec6c9dfb0b9fd6..a24b7db3ce5f8a639579b10941c24c6a9b1663e7 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -85,7 +85,7 @@ Options:
 /s;
 
 is_blhc 'doesnt-exist', '', 2,
-        qr{^No such file or directory at \./bin/blhc line \d+\.$};
+        qr{^No such file: \./t/logs/doesnt-exist at \./bin/blhc line \d+\.$};
 
 
 # No compiler commands found.