Skip to content

Commit

Permalink
Add lein-eftest plugin to eftest project
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Feb 25, 2019
1 parent 4961ed9 commit 9e71970
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eftest/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
[org.clojure/tools.namespace "0.2.11"]
[progrock "0.1.2"]
[io.aviso/pretty "0.1.34"]
[mvxcvi/puget "1.0.3"]])
[mvxcvi/puget "1.0.3"]]
:plugins [[lein-eftest "0.5.6"]])

0 comments on commit 9e71970

Please sign in to comment.