From d4a5690a88dff7bb04e60f5a5428d9463a5df032 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 24 May 2019 14:55:49 +0200 Subject: [PATCH] comment wip --- test/src/data_test/file_loader_test.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/src/data_test/file_loader_test.clj b/test/src/data_test/file_loader_test.clj index 20086fd..e074b65 100644 --- a/test/src/data_test/file_loader_test.clj +++ b/test/src/data_test/file_loader_test.clj @@ -39,4 +39,4 @@ (is (thrown? RuntimeException (sut/load-test-data (sut/data-test-spec-file-prefix ::not-existing))))) -(sut/find-data-spec-files (sut/data-test-spec-file-prefix ::test-it)) +;(sut/find-data-spec-files (sut/data-test-spec-file-prefix ::test-it))