From acc32e1cee043ef7233a94bcf5645c4a842ed13a Mon Sep 17 00:00:00 2001 From: Mohammad Sulaiman Date: Mon, 16 Sep 2024 20:08:00 +0300 Subject: chore: move info itests (#25659) --- tools/lint.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/lint.js b/tools/lint.js index 013bd4930..bcbf1c27e 100755 --- a/tools/lint.js +++ b/tools/lint.js @@ -204,7 +204,6 @@ async function ensureNoNewITests() { "eval_tests.rs": 0, "flags_tests.rs": 0, "fmt_tests.rs": 16, - "info_tests.rs": 17, "init_tests.rs": 0, "inspector_tests.rs": 0, "install_tests.rs": 0, -- cgit v1.2.3