diff options
Diffstat (limited to 'tests/error_014_catch_dynamic_import_error.test')
-rw-r--r-- | tests/error_014_catch_dynamic_import_error.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/error_014_catch_dynamic_import_error.test b/tests/error_014_catch_dynamic_import_error.test index 8345ad1c8..13ece4843 100644 --- a/tests/error_014_catch_dynamic_import_error.test +++ b/tests/error_014_catch_dynamic_import_error.test @@ -1,2 +1,2 @@ -args: tests/error_014_catch_dynamic_import_error.js --reload +args: tests/error_014_catch_dynamic_import_error.js --reload --allow-read output: tests/error_014_catch_dynamic_import_error.js.out |