summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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(),