aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBen Smith-Mannschott <bsmith.occs@gmail.com>2010-08-23 20:59:39 +0200
committerStuart Sierra <mail@stuartsierra.com>2010-09-03 12:23:36 -0400
commitb356e2ee0bebfa99bf8fcc6da25c748ad9355adb (patch)
tree433cb8a8eff8503e9f708db9514a4e866dec3ac3 /pom.xml
parentdee2466054cf2ff5a845bde70091fbd78b8c1a0e (diff)
remove deprecated clojure.contrib.test-is
Signed-off-by: Stuart Sierra <mail@stuartsierra.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f20e6c5f..b8f3ff3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,6 @@
<module>modules/string</module>
<module>modules/strint</module>
<module>modules/swing-utils</module>
- <module>modules/test-is</module>
<module>modules/trace</module>
<module>modules/types</module>
<module>modules/with-ns</module>