Refer to checkout-deps-paths as a var instead of a raw fn.

Might fix #1286.
This commit is contained in:
Phil Hagelberg 2013-08-10 18:17:39 -07:00
parent 2fa70b0678
commit 1b4d1b345c

View file

@ -368,7 +368,7 @@
:test-paths
:resource-paths
:compile-path
classpath/checkout-deps-paths]}
#'classpath/checkout-deps-paths]}
:leiningen/test {:injections [hooke-injection]
:test-selectors {:default (with-meta
'(constantly true)