We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc421f commit 8846757Copy full SHA for 8846757
deps.edn
@@ -0,0 +1,3 @@
1
+{:paths ["src"]
2
+ :deps {io.github.clojure/clr.test.check {:git/tag "v1.1.2" :git/sha "26f34e6"}}
3
+ :aliases {:test {:extra-paths ["test"]}}}
0 commit comments