diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2018-11-05 06:52:31 +1100 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-11-04 11:52:31 -0800 |
| commit | 4e07783663d51877e7d41465cf5ef10d1540c4b3 (patch) | |
| tree | f02336f4f46e8330362f1409d1c298db50dcc98a /tests/error_007_any.test | |
| parent | e93d686e9d5e797f7e4e02bda56a8b6d535326ca (diff) | |
Improve integration test harness (#1142)
Diffstat (limited to 'tests/error_007_any.test')
| -rw-r--r-- | tests/error_007_any.test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/error_007_any.test b/tests/error_007_any.test new file mode 100644 index 000000000..2c63c932a --- /dev/null +++ b/tests/error_007_any.test @@ -0,0 +1,3 @@ +args: tests/error_007_any.ts --reload +exit_code: 1 +output: tests/error_007_any.ts.out |
