diff options
Diffstat (limited to 'tests/error_004_missing_module')
-rw-r--r-- | tests/error_004_missing_module | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/error_004_missing_module b/tests/error_004_missing_module new file mode 100644 index 000000000..b94c86004 --- /dev/null +++ b/tests/error_004_missing_module @@ -0,0 +1,4 @@ +args: tests/error_004_missing_module.ts --reload +check_stderr: true +exit_code: 1 +output: tests/error_004_missing_module.ts.out |