I hereby claim:
- I am przemeq84 on github.
- I am przemeq (https://keybase.io/przemeq) on keybase.
- I have a public key ASDuBOWwVJzZ2p2BZCpk4k42ekNlYYbxPFfDbvc35ynpTgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
(defproject junit-test "1.0.0-SNAPSHOT" | |
:description "Test for speclj-junit" | |
:dependencies [[org.clojure/clojure "1.5.1"] | |
[speclj-junit "0.0.9"] | |
[speclj "2.7.2"]] | |
:profiles {:uberjar {:aot :all}} | |
:plugins [[speclj "2.7.2"]]) |