From 4e07783663d51877e7d41465cf5ef10d1540c4b3 Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Mon, 5 Nov 2018 06:52:31 +1100 Subject: Improve integration test harness (#1142) --- tests/018_async_catch.test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/018_async_catch.test (limited to 'tests/018_async_catch.test') 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 -- cgit v1.2.3