aboutsummaryrefslogtreecommitdiff
path: root/test/message/vm_display_syntax_error.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/message/vm_display_syntax_error.out')
-rw-r--r--test/message/vm_display_syntax_error.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/message/vm_display_syntax_error.out b/test/message/vm_display_syntax_error.out
index 0869448702..1b124e2378 100644
--- a/test/message/vm_display_syntax_error.out
+++ b/test/message/vm_display_syntax_error.out
@@ -2,7 +2,7 @@ beginning
test.vm:1
var 5;
- ^
+^^^
SyntaxError: Unexpected number
at Object.exports.runInThisContext (vm.js:*)
at Object.<anonymous> (*test*message*vm_display_syntax_error.js:*)