diff options
Diffstat (limited to 'tests/specs/compile')
| -rw-r--r-- | tests/specs/compile/repetitive_unstable_flag/__test__.jsonc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/compile/repetitive_unstable_flag/__test__.jsonc b/tests/specs/compile/repetitive_unstable_flag/__test__.jsonc index 00d38bee6..3f6ea62e5 100644 --- a/tests/specs/compile/repetitive_unstable_flag/__test__.jsonc +++ b/tests/specs/compile/repetitive_unstable_flag/__test__.jsonc @@ -1,4 +1,5 @@ { + "tempDir": true, "steps": [ { "args": "compile --unstable-kv -A --output out main.ts", |
