X-Git-Url: http://nitlanguage.org?ds=inline diff --git a/tests/sav/test_file_open_fail.res b/tests/sav/test_file_open_fail.res index 613542b..4c6969f 100644 --- a/tests/sav/test_file_open_fail.res +++ b/tests/sav/test_file_open_fail.res @@ -1,2 +1,2 @@ -Error: Opening file at 'donotcreate.bing' failed with 'No such file or directory' -Error: Opening file at 'donotcreate.bing' failed with 'No such file or directory' +Cannot open `donotcreate.bing`: No such file or directory +Cannot open `donotcreate.bing`: No such file or directory