This commit is contained in:
Jacek Laskowski 2012-11-09 01:31:15 +01:00
parent 8407b5906a
commit bac476ce6d

View file

@ -204,7 +204,7 @@
(map (memfn getAbsolutePath)))))
(defn get-classpath
"Return a the classpath for project as a list of strings."
"Return the classpath for project as a list of strings."
[project]
(for [path (concat (:test-paths project)
(:source-paths project)