Skip to content

Commit

Permalink
Removed hooks from README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Scherer committed Feb 14, 2013
1 parent 13e8110 commit ad4138b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -13,7 +13,6 @@ Via Clojars: http://clojars.org/lein-junit
:dependencies [[org.clojure/clojure "1.4.0"]]
:profiles {:dev {:dependencies [[junit/junit "4.10"]]}}
:plugins [[lein-junit "1.0.2-SNAPSHOT"]]
:hooks [leiningen.hooks.junit]
:source-paths ["src/clojure"]
:java-source-paths ["src/java" "test/java"]
:junit ["test/java"]
Expand Down

0 comments on commit ad4138b

Please sign in to comment.