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/020_json_modules.test | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/020_json_modules.test (limited to 'tests/020_json_modules.test') diff --git a/tests/020_json_modules.test b/tests/020_json_modules.test deleted file mode 100644 index 624d69db3..000000000 --- a/tests/020_json_modules.test +++ /dev/null @@ -1,2 +0,0 @@ -args: run --reload tests/020_json_modules.ts -output: tests/020_json_modules.ts.out -- cgit v1.2.3