diff options
Diffstat (limited to 'tools/lint.js')
-rwxr-xr-x | tools/lint.js | 2 |
1 files changed, 1 insertions, 1 deletions
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, |