diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/lint.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lint.js b/tools/lint.js index bcbf1c27e..e914fe159 100755 --- a/tools/lint.js +++ b/tools/lint.js @@ -210,7 +210,6 @@ async function ensureNoNewITests() { "jsr_tests.rs": 0, "js_unit_tests.rs": 0, "jupyter_tests.rs": 0, - "lint_tests.rs": 18, // Read the comment above. Please don't increase these numbers! "lsp_tests.rs": 0, "node_compat_tests.rs": 0, |