summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2009-11-26 19:31:00 +0000
committerPaul Joseph Davis <davisp@apache.org>2009-11-26 19:31:00 +0000
commit95ee619df135a4c8b3ecefe65503c6d1cc7c36da (patch)
tree16fe8cecc8237e55fe4eec53198403a114b702b4 /test
parentc452048cae6ff8b275e72a2f4b590ccaeebc35ba (diff)
Complete refactoring of couch_js.
In particular, the cURL bindings have been rewritten to be more useful and easily applied in command line scripts. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884672 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/etap/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/Makefile.am b/test/etap/Makefile.am
index c1bef743..d0f751f8 100644
--- a/test/etap/Makefile.am
+++ b/test/etap/Makefile.am
@@ -28,7 +28,7 @@ DISTCLEANFILES = temp.*
EXTRA_DIST = \
run.tpl \
001-load.t \
- 002-erl-driver.t \
+ 002-icu-driver.t \
010-file-basics.t \
011-file-headers.t \
020-btree-basics.t \