From e7cee29c849286f9b492eb404634a0387b9a75a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Wed, 31 Jul 2019 17:02:20 +0200 Subject: Add --current-thread flag (#2702) --- tests/037_current_thread.test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/037_current_thread.test (limited to 'tests') diff --git a/tests/037_current_thread.test b/tests/037_current_thread.test new file mode 100644 index 000000000..8cc8e37a3 --- /dev/null +++ b/tests/037_current_thread.test @@ -0,0 +1,2 @@ +args: run --current-thread --reload tests/034_onload/main.ts +output: tests/034_onload.out -- cgit v1.2.3