summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com>2024-09-16 20:45:25 +0300
committerGitHub <noreply@github.com>2024-09-16 17:45:25 +0000
commit36a1a79f175b2df31d8ba5d7e121239c3b7e74ea (patch)
treea2d1c96ba22181dc3301e3a20e4c4977f50b5d3d /tools
parentacc32e1cee043ef7233a94bcf5645c4a842ed13a (diff)
chore: deprecate lint itests (#25655)
Diffstat (limited to 'tools')
-rwxr-xr-xtools/lint.js1
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,