aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/call-function-on-async-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/runtime/call-function-on-async-expected.txt')
-rw-r--r--deps/v8/test/inspector/runtime/call-function-on-async-expected.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/inspector/runtime/call-function-on-async-expected.txt b/deps/v8/test/inspector/runtime/call-function-on-async-expected.txt
index 930999bb2b..1a64b576c3 100644
--- a/deps/v8/test/inspector/runtime/call-function-on-async-expected.txt
+++ b/deps/v8/test/inspector/runtime/call-function-on-async-expected.txt
@@ -43,7 +43,7 @@ Running test: testSyntaxErrorInFunction
columnNumber : 2
exception : {
className : SyntaxError
- description : SyntaxError: Unexpected token }
+ description : SyntaxError: Unexpected token '}'
objectId : <objectId>
subtype : error
type : object
@@ -55,7 +55,7 @@ Running test: testSyntaxErrorInFunction
}
result : {
className : SyntaxError
- description : SyntaxError: Unexpected token }
+ description : SyntaxError: Unexpected token '}'
objectId : <objectId>
subtype : error
type : object