JS test: add utility file
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f44e15fa Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f44e15fa Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f44e15fa Branch: refs/heads/2876-js-tests-merged-squashed Commit: f44e15fa867d47ba9888dffc1d439712f3363768 Parents: e9b8875 Author: Jan Lehnardt <[email protected]> Authored: Wed Dec 16 20:50:50 2015 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Wed Dec 16 20:51:15 2015 +0100 ---------------------------------------------------------------------- test/javascript/couchdb.uri | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/f44e15fa/test/javascript/couchdb.uri ---------------------------------------------------------------------- diff --git a/test/javascript/couchdb.uri b/test/javascript/couchdb.uri new file mode 100644 index 0000000..99c8819 --- /dev/null +++ b/test/javascript/couchdb.uri @@ -0,0 +1 @@ +http://127.0.0.1:15984/
