Update test paths
This commit is contained in:
parent
f8ca3140c7
commit
5c6033b5c8
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@
|
|||
[org.clojars.quoll/raphael "0.1.6"]
|
||||
[instaparse "1.4.12"]]
|
||||
:main ^:skip-aot org.domaindrivenarchitecture.activity-pub-poc.core
|
||||
:profiles {:test {:test-paths ["src/test/cljc"]
|
||||
:profiles {:test {:test-paths ["src/test/clj"]
|
||||
:resource-paths ["src/test/resources"]
|
||||
:dependencies [[dda/data-test "0.1.1"]]}})
|
||||
|
|
Loading…
Reference in a new issue