1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/test_util
Divy Srivastava b72f0be27c
chore: add DENO_FUTURE env var (#22318)
Closes https://github.com/denoland/deno/issues/22315

```
~> DENO_FUTURE=1 target/debug/deno

> globalThis.window
undefined
```
2024-02-15 04:50:17 +00:00
..
src chore: add DENO_FUTURE env var (#22318) 2024-02-15 04:50:17 +00:00
wpt@fb81ba9b33 chore: update WPT (#22312) 2024-02-07 15:46:44 +01:00
Cargo.toml refactor: split integration tests from CLI (part 1) (#22308) 2024-02-09 13:33:05 -07:00