diff options
Diffstat (limited to 'tests/import_meta.test')
-rw-r--r-- | tests/import_meta.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/import_meta.test b/tests/import_meta.test index bfef5cb56..d38f2d939 100644 --- a/tests/import_meta.test +++ b/tests/import_meta.test @@ -1,2 +1,2 @@ -args: --reload tests/import_meta.ts +args: run --reload tests/import_meta.ts output: tests/import_meta.ts.out |