mirror of
https://github.com/denoland/deno.git
synced 2024-12-23 07:44:48 -05:00
test(wasi/std): remove v8 flags from test runner (#6496)
This commit is contained in:
parent
e278c90d8a
commit
9107b1ea3f
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ if (import.meta.main) {
|
|||
"run",
|
||||
"--quiet",
|
||||
"--unstable",
|
||||
"--v8-flags=--experimental-wasm-bigint",
|
||||
"--allow-all",
|
||||
import.meta.url,
|
||||
prelude,
|
||||
|
|
Loading…
Reference in a new issue