aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_clojure.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/clojure/contrib/test_clojure.clj')
-rw-r--r--src/clojure/contrib/test_clojure.clj3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/clojure/contrib/test_clojure.clj b/src/clojure/contrib/test_clojure.clj
index 90a650ff..280c6a96 100644
--- a/src/clojure/contrib/test_clojure.clj
+++ b/src/clojure/contrib/test_clojure.clj
@@ -20,8 +20,11 @@
(def test-names
[:reader
:printer
+ :compilation
:evaluation
:special
+ :macros
+ :metadata
:ns-libs
:logic
:predicates