diff options
Diffstat (limited to 'tests/018_async_catch.test')
-rw-r--r-- | tests/018_async_catch.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/018_async_catch.test b/tests/018_async_catch.test new file mode 100644 index 000000000..582ff2b35 --- /dev/null +++ b/tests/018_async_catch.test @@ -0,0 +1,2 @@ +args: tests/018_async_catch.ts --reload +output: tests/018_async_catch.ts.out |