diff options
Diffstat (limited to 'cli/tests/testdata/error_syntax.js.out')
-rw-r--r-- | cli/tests/testdata/error_syntax.js.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/error_syntax.js.out b/cli/tests/testdata/error_syntax.js.out index 84f924f8f..6d3f05b8e 100644 --- a/cli/tests/testdata/error_syntax.js.out +++ b/cli/tests/testdata/error_syntax.js.out @@ -1 +1 @@ -error: Expected ,, got following at [WILDCARD]/error_syntax.js:3:6 +error: The module's source code could not be parsed: Expected ',', got 'following' at [WILDCARD]/error_syntax.js:3:6 |