Ensure that in tests the module is loaded
This commit is contained in:
parent
3bd67bbdce
commit
7d40e23cc6
1 changed files with 1 additions and 0 deletions
1
deps.edn
1
deps.edn
|
|
@ -13,6 +13,7 @@
|
||||||
io.github.cognitect-labs/test-runner
|
io.github.cognitect-labs/test-runner
|
||||||
{:git/url "https://github.com/cognitect-labs/test-runner"
|
{:git/url "https://github.com/cognitect-labs/test-runner"
|
||||||
:sha "62ef1de18e076903374306060ac0e8a752e57c86"}}
|
:sha "62ef1de18e076903374306060ac0e8a752e57c86"}}
|
||||||
|
:jvm-opts ["--add-modules=jdk.incubator.foreign" "--enable-native-access=ALL-UNNAMED"]
|
||||||
:exec-fn cognitect.test-runner.api/test}
|
:exec-fn cognitect.test-runner.api/test}
|
||||||
|
|
||||||
:build {:replace-deps {org.clojure/clojure {:mvn/version "1.10.3"}
|
:build {:replace-deps {org.clojure/clojure {:mvn/version "1.10.3"}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue