mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 10:59:13 +00:00
chore: deprecate run itests (#26444)
This commit is contained in:
parent
f9a05068d6
commit
89f0b796bd
1656 changed files with 7496 additions and 1936 deletions
|
@ -219,7 +219,7 @@ async function ensureNoNewITests() {
|
|||
"pm_tests.rs": 0,
|
||||
"publish_tests.rs": 0,
|
||||
"repl_tests.rs": 0,
|
||||
"run_tests.rs": 331,
|
||||
"run_tests.rs": 24,
|
||||
"shared_library_tests.rs": 0,
|
||||
"task_tests.rs": 2,
|
||||
"test_tests.rs": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue