summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2011-04-24 18:04:30 +0000
committerPaul Joseph Davis <davisp@apache.org>2011-04-24 18:04:30 +0000
commitb9c5282ea2220e09332c70ad5fbeae4b3be75b76 (patch)
treeb2af7093260673eb7d01fb8ef4c23d99cd6e4025 /test
parent97c606ab56cd1590043ad1d4db4e4238d1c8a77c (diff)
Fixed 180 failure in distcheck.
VPATH builds are teh awesome. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1096354 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rwxr-xr-xtest/etap/180-http-proxy.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/180-http-proxy.t b/test/etap/180-http-proxy.t
index 3d31b95a..41c77631 100755
--- a/test/etap/180-http-proxy.t
+++ b/test/etap/180-http-proxy.t
@@ -68,7 +68,7 @@ check_request(Name, Req, Remote, Local) ->
test() ->
couch_server_sup:start_link([
- test_util:build_file("test/etap/180-http-proxy.ini") |
+ test_util:source_file("test/etap/180-http-proxy.ini") |
test_util:config_files()
]),
ibrowse:start(),