1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/tests/specs/future/runtime_api
Bartek Iwańczuk 8b454b560a
test: add test for DENO_FUTURE=1 runtime API (#23065)
Add a test that asserts that certain symbols are no longer available
if running with `DENO_FUTURE=1` env var.

Currently only checks `window` global.
2024-03-25 16:22:01 +01:00
..
__test__.jsonc test: add test for DENO_FUTURE=1 runtime API (#23065) 2024-03-25 16:22:01 +01:00
main.js test: add test for DENO_FUTURE=1 runtime API (#23065) 2024-03-25 16:22:01 +01:00
main.out test: add test for DENO_FUTURE=1 runtime API (#23065) 2024-03-25 16:22:01 +01:00