From 49340b96f6b3603186e03f0102b99bc4a34a1b63 Mon Sep 17 00:00:00 2001 From: Mohammad Sulaiman Date: Thu, 5 Sep 2024 11:09:09 +0300 Subject: chore: deprecate doc itests (#25452) --- tools/lint.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/lint.js b/tools/lint.js index aa12900ad..d8dc29655 100755 --- a/tools/lint.js +++ b/tools/lint.js @@ -201,7 +201,6 @@ async function ensureNoNewITests() { "check_tests.rs": 22, "compile_tests.rs": 0, "coverage_tests.rs": 0, - "doc_tests.rs": 15, "eval_tests.rs": 0, "flags_tests.rs": 0, "fmt_tests.rs": 17, -- cgit v1.2.3