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/015_duplicate_parallel_import.test | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/015_duplicate_parallel_import.test (limited to 'tests/015_duplicate_parallel_import.test') diff --git a/tests/015_duplicate_parallel_import.test b/tests/015_duplicate_parallel_import.test deleted file mode 100644 index 837827795..000000000 --- a/tests/015_duplicate_parallel_import.test +++ /dev/null @@ -1,2 +0,0 @@ -args: tests/015_duplicate_parallel_import.js --reload --allow-read -output: tests/015_duplicate_parallel_import.js.out -- cgit v1.2.3