From 64481d0117baba9fce06384addff168912c83546 Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Fri, 5 Mar 2010 16:27:00 +0000 Subject: efficient attachment replication. Patch by Filipe Manana. Closes COUCHDB-639 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@919469 13f79535-47bb-0310-9956-ffa450edef68 --- test/etap/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test/etap/Makefile.am') diff --git a/test/etap/Makefile.am b/test/etap/Makefile.am index 6bbf45ba..bdab95aa 100644 --- a/test/etap/Makefile.am +++ b/test/etap/Makefile.am @@ -58,6 +58,7 @@ EXTRA_DIST = \ 110-replication-httpc.t \ 111-replication-changes-feed.t \ 112-replication-missing-revs.t \ + 113-replication-attachment-comp.t \ 120-stats-collect.t \ 121-stats-aggregates.cfg \ 121-stats-aggregates.ini \ -- cgit v1.2.3