From b7945a218ee193f6730b4b459e5ab28d13b1f040 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 2 May 2024 20:43:12 -0400 Subject: chore: move cert itests to spec tests (#23607) --- tools/lint.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/lint.js') diff --git a/tools/lint.js b/tools/lint.js index 760aa9f92..ba36d2a72 100755 --- a/tools/lint.js +++ b/tools/lint.js @@ -190,7 +190,7 @@ async function ensureNoNewITests() { "bench_tests.rs": 0, "bundle_tests.rs": 12, "cache_tests.rs": 0, - "cert_tests.rs": 3, + "cert_tests.rs": 0, "check_tests.rs": 23, "compile_tests.rs": 0, "coverage_tests.rs": 0, -- cgit v1.2.3