aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/load_all.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/clojure/contrib/load_all.clj')
-rw-r--r--src/clojure/contrib/load_all.clj11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/clojure/contrib/load_all.clj b/src/clojure/contrib/load_all.clj
index ea1f2f1d..6822df01 100644
--- a/src/clojure/contrib/load_all.clj
+++ b/src/clojure/contrib/load_all.clj
@@ -51,7 +51,7 @@ generic.functor
generic.math-functions
import-static
javadoc.browse
-javadoc
+;; javadoc - moved to repl-utils
javalog
json.read
json.write
@@ -79,16 +79,25 @@ template
test-is
test-is.tests
test-clojure.agents
+test-clojure.atoms
+test-clojure.control
test-clojure.data-structures
test-clojure.evaluation
test-clojure.for
+test-clojure.java-interop
test-clojure.logic
test-clojure.main
+test-clojure.multimethods
+test-clojure.ns-libs
test-clojure.numbers
+test-clojure.other-functions
test-clojure.predicates
test-clojure.printer
test-clojure.reader
+test-clojure.refs
test-clojure.sequences
+test-clojure.special
+test-clojure.vars
test-contrib.shell-out
test-contrib.str-utils
trace