mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
8b454b560a
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.
1 line
20 B
Text
1 line
20 B
Text
window is undefined
|