mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
chore: move cert itests to spec tests (#23607)
This commit is contained in:
parent
cf0579c7d4
commit
b7945a218e
41 changed files with 393 additions and 369 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue