summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Kocoloski <kocolosk@apache.org>2009-08-06 13:54:38 +0000
committerAdam Kocoloski <kocolosk@apache.org>2009-08-06 13:54:38 +0000
commita3db9718d010de437823be88c4f91cf1f031265f (patch)
tree44e5a2b513e562a2b2d050b91a9b2b4316488e48
parent4c1b0886f0a2481d23eee13c1475a383800cc1ec (diff)
batch_save test wasn't being installed
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@801649 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index b17dcb4e..89ca9eb5 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -97,6 +97,7 @@ nobase_dist_localdata_DATA = \
www/script/oauth.js \
www/script/sha1.js \
www/script/test/basics.js \
+ www/script/test/batch_save.js \
www/script/test/delayed_commits.js \
www/script/test/all_docs.js \
www/script/test/conflicts.js \