1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/test/test_and_bench
Bartek Iwańczuk d043dd86f7
fix: don't panic in test and bench if ops not available (#23055)
Fixes regression introduced in
https://github.com/denoland/deno/pull/22112 that
removed checks if `Deno.test` or `Deno.bench` are not used in respective
subcommands.

Closes https://github.com/denoland/deno/issues/23041
2024-03-24 16:16:45 -07:00
..
__test__.jsonc fix: don't panic in test and bench if ops not available (#23055) 2024-03-24 16:16:45 -07:00
main.js fix: don't panic in test and bench if ops not available (#23055) 2024-03-24 16:16:45 -07:00
main.out fix: don't panic in test and bench if ops not available (#23055) 2024-03-24 16:16:45 -07:00