mv test to aprop folder

This commit is contained in:
Michael Jerger 2023-06-16 15:52:59 +02:00
parent 7596ecc646
commit 7d7a6ead9b
2 changed files with 1 additions and 1 deletions

View file

@ -16,4 +16,4 @@
[com.cognitect/transit-clj "1.0.333"]] [com.cognitect/transit-clj "1.0.333"]]
:main ^:skip-aot activity-pub-poc.core :main ^:skip-aot activity-pub-poc.core
:target-path "target/%s" :target-path "target/%s"
:profiles {:uberjar {:aot :all}}) :profiles {})