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