summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2009-03-17 03:47:37 +0000
committerPaul Joseph Davis <davisp@apache.org>2009-03-17 03:47:37 +0000
commitc97712350df0161ab41bcaca26afe7ae4e1cc91b (patch)
treef9a3d6fe09fde88b031ae52f607cf6cecf427112 /share/Makefile.am
parent3b2787badaf54be2b6b5353dbd1b0af5ccff1db4 (diff)
Closes COUCHDB-135 View offset regression after 0.8.1
This test shows that Damien's changes to couch_btree.erl have alleviated the offset regersion reported by Paul Carey. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755105 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index 3cabe166..f92ca16b 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -100,6 +100,7 @@ nobase_dist_localdata_DATA = \
www/script/test/view_multi_key_all_docs.js \
www/script/test/view_multi_key_design.js \
www/script/test/view_multi_key_temp.js \
+ www/script/test/view_offsets.js \
www/script/test/view_pagination.js \
www/script/test/view_sandboxing.js \
www/script/test/view_xml.js \