summaryrefslogtreecommitdiff
path: root/test/etap/111-replication-changes-feed.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/etap/111-replication-changes-feed.t')
-rwxr-xr-xtest/etap/111-replication-changes-feed.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/111-replication-changes-feed.t b/test/etap/111-replication-changes-feed.t
index 778b99dd..bca12bc7 100755
--- a/test/etap/111-replication-changes-feed.t
+++ b/test/etap/111-replication-changes-feed.t
@@ -22,7 +22,7 @@
auth = [],
resource = "",
headers = [
- {"User-Agent", "CouchDB/"++couch_server:get_version()},
+ {"User-Agent", "CouchDB/"++couch:version()},
{"Accept", "application/json"},
{"Accept-Encoding", "gzip"}
],