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