Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
Add lazy-test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jbochi committed Jul 5, 2012
1 parent 2e11b9f commit 9cde1a5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project.clj
Expand Up @@ -4,5 +4,7 @@
[noir "1.2.1"]]
:dev-dependencies [[midje "1.4.0"]
[lein-midje "1.0.9"]
[lein-noir "1.2.1"]]
[lein-noir "1.2.1"]
[com.stuartsierra/lazytest "1.2.3"]]
:repositories {"stuart" "http://stuartsierra.com/maven2"}
:main stewie.app)

0 comments on commit 9cde1a5

Please sign in to comment.