summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/lint.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/lint.js b/tools/lint.js
index bb4781e27..013bd4930 100755
--- a/tools/lint.js
+++ b/tools/lint.js
@@ -198,13 +198,13 @@ async function ensureNoNewITests() {
"bench_tests.rs": 0,
"cache_tests.rs": 0,
"cert_tests.rs": 0,
- "check_tests.rs": 21,
+ "check_tests.rs": 18,
"compile_tests.rs": 0,
"coverage_tests.rs": 0,
"eval_tests.rs": 0,
"flags_tests.rs": 0,
"fmt_tests.rs": 16,
- "info_tests.rs": 18,
+ "info_tests.rs": 17,
"init_tests.rs": 0,
"inspector_tests.rs": 0,
"install_tests.rs": 0,
@@ -220,10 +220,10 @@ async function ensureNoNewITests() {
"pm_tests.rs": 0,
"publish_tests.rs": 0,
"repl_tests.rs": 0,
- "run_tests.rs": 335,
+ "run_tests.rs": 334,
"shared_library_tests.rs": 0,
"task_tests.rs": 4,
- "test_tests.rs": 74,
+ "test_tests.rs": 73,
"upgrade_tests.rs": 0,
"vendor_tests.rs": 1,
"watcher_tests.rs": 0,