test/nashorn/script/error/backquote_string_nse.js.EXPECTED
changeset 47217 72e3ae9a25eb
parent 47216 71c04702a3d5
--- a/test/nashorn/script/error/backquote_string_nse.js.EXPECTED	Tue Sep 12 19:03:39 2017 +0200
+++ b/test/nashorn/script/error/backquote_string_nse.js.EXPECTED	Tue Sep 12 19:03:56 2017 +0200
@@ -1,3 +1,3 @@
-test/script/error/backquote_string_nse.js:32:0 Expected an operand but found error
+test/nashorn/script/error/backquote_string_nse.js:32:0 Expected an operand but found error
 `ls -l`;
 ^