diff --git a/DEVELOPER.md b/DEVELOPER.md index ac83f1d..f98bd5d 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -1,6 +1,8 @@ # Running Clojure tests +``` lein test com.rpl.specter.core-test +``` # Running ClojureScript tests