summaryrefslogtreecommitdiff
path: root/tests/testdata/run/error_syntax.js.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/error_syntax.js.out')
-rw-r--r--tests/testdata/run/error_syntax.js.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/testdata/run/error_syntax.js.out b/tests/testdata/run/error_syntax.js.out
deleted file mode 100644
index fa4d51686..000000000
--- a/tests/testdata/run/error_syntax.js.out
+++ /dev/null
@@ -1,4 +0,0 @@
-error: The module's source code could not be parsed: Expected ',', got 'following' at [WILDCARD]/error_syntax.js:3:6
-
- (the following is a syntax error ^^ ! )
- ~~~~~~~~~