From acee1944b9419e101f515a501b11653af8229258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 10 Sep 2019 17:09:54 +0200 Subject: feat: Make integration tests rust unit tests (#2884) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- tests/async_error.test | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/async_error.test (limited to 'tests/async_error.test') diff --git a/tests/async_error.test b/tests/async_error.test deleted file mode 100644 index 2cc8de922..000000000 --- a/tests/async_error.test +++ /dev/null @@ -1,4 +0,0 @@ -exit_code: 1 -args: run --reload tests/async_error.ts -check_stderr: true -output: tests/async_error.ts.out -- cgit v1.2.3