aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/load_all.clj
diff options
context:
space:
mode:
authorFrantisek Sodomka <fsodomka@gmail.com>2009-03-19 17:53:47 +0000
committerFrantisek Sodomka <fsodomka@gmail.com>2009-03-19 17:53:47 +0000
commit389da9ef197af2e2e952d32cccf9a9d853f38660 (patch)
tree60c1d43842c6ccb48e52ca8443c39ec3576a19e1 /src/clojure/contrib/load_all.clj
parent8964e1902ae5254f2f9bfd988bab3418087dbfaa (diff)
test-clojure: preparation for new tests
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