aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/load_all.clj
diff options
context:
space:
mode:
authorFrantisek Sodomka <fsodomka@gmail.com>2009-03-20 11:07:10 +0000
committerFrantisek Sodomka <fsodomka@gmail.com>2009-03-20 11:07:10 +0000
commit3b4bd7bc6e2fbeb9b7ba698b0dfdd8f5719a4481 (patch)
treee95870f5d284c6d379d0aa153d29d4160ce21e24 /src/clojure/contrib/load_all.clj
parent0a694e70f36ce6986ec8b21846426ff17d3aabc2 (diff)
test-contrib and datalog tests behave the same as test-clojure
Diffstat (limited to 'src/clojure/contrib/load_all.clj')
-rw-r--r--src/clojure/contrib/load_all.clj4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/clojure/contrib/load_all.clj b/src/clojure/contrib/load_all.clj
index 6822df01..e5a74b10 100644
--- a/src/clojure/contrib/load_all.clj
+++ b/src/clojure/contrib/load_all.clj
@@ -33,7 +33,7 @@
accumulators
apply-macro
auto-agent
-;; combinatorics
+combinatorics
command-line
complex-numbers
cond
@@ -78,6 +78,7 @@ stream-utils
template
test-is
test-is.tests
+test-clojure
test-clojure.agents
test-clojure.atoms
test-clojure.control
@@ -98,6 +99,7 @@ test-clojure.refs
test-clojure.sequences
test-clojure.special
test-clojure.vars
+test-contrib
test-contrib.shell-out
test-contrib.str-utils
trace