comment wip
This commit is contained in:
parent
e8930ced06
commit
d4a5690a88
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@
|
||||||
(is (thrown? RuntimeException
|
(is (thrown? RuntimeException
|
||||||
(sut/load-test-data (sut/data-test-spec-file-prefix ::not-existing)))))
|
(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))
|
||||||
|
|
Loading…
Reference in a new issue