mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 19:08:15 +00:00
chore: deprecate check itests (#25963)
This commit is contained in:
parent
d116709d06
commit
3c193aef98
73 changed files with 178 additions and 107 deletions
|
@ -198,7 +198,7 @@ async function ensureNoNewITests() {
|
|||
"bench_tests.rs": 0,
|
||||
"cache_tests.rs": 0,
|
||||
"cert_tests.rs": 0,
|
||||
"check_tests.rs": 18,
|
||||
"check_tests.rs": 2,
|
||||
"compile_tests.rs": 0,
|
||||
"coverage_tests.rs": 0,
|
||||
"eval_tests.rs": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue