diff options
author | Randall Leeds <randall@apache.org> | 2011-06-11 19:14:16 +0000 |
---|---|---|
committer | Randall Leeds <randall@apache.org> | 2011-06-11 19:14:16 +0000 |
commit | a217146276375f6247b027305723b0734ab280f5 (patch) | |
tree | 06b70744d5106639e8d9e6284729b37376e4d305 | |
parent | 218f61ca2844ef4326157c6db958574c29c1ea40 (diff) |
Backport r113686 from trunk
add 072-cleanup.t to etap Makefile.am
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1134729 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | test/etap/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/etap/Makefile.am b/test/etap/Makefile.am index ce52d430..ecbc3a93 100644 --- a/test/etap/Makefile.am +++ b/test/etap/Makefile.am @@ -53,6 +53,7 @@ EXTRA_DIST = \ 064-kt-counting.t \ 065-kt-stemming.t \ 070-couch-db.t \ + 072-cleanup.t \ 080-config-get-set.t \ 081-config-override.1.ini \ 081-config-override.2.ini \ |