summaryrefslogtreecommitdiff
path: root/cli/tests/error_008_checkjs.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/error_008_checkjs.js')
-rw-r--r--cli/tests/error_008_checkjs.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/error_008_checkjs.js b/cli/tests/error_008_checkjs.js
index 628d3e376..f0856d94c 100644
--- a/cli/tests/error_008_checkjs.js
+++ b/cli/tests/error_008_checkjs.js
@@ -2,5 +2,4 @@
consol.log("hello world!");
// the following error should be ignored and not output to the console
-// eslint-disable-next-line
const foo = new Foo();