Skip to content

Commit 5a17482

Browse files
IamDrowsytonsky
authored andcommitted
added datafy test to test suit
1 parent 1e75bcf commit 5a17482

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/datascript/test.cljc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
datascript.test.tuples
4040
datascript.test.validation
4141
datascript.test.upsert
42-
datascript.test.issues))
42+
datascript.test.issues
43+
datascript.test.datafy))
4344

4445
(defn ^:export test-clj []
4546
(datascript.test.core/wrap-res #(t/run-all-tests #"datascript\..*")))

0 commit comments

Comments
 (0)