summaryrefslogtreecommitdiff
path: root/apps/couch/test/etap/082-config-register.t
diff options
context:
space:
mode:
Diffstat (limited to 'apps/couch/test/etap/082-config-register.t')
-rwxr-xr-xapps/couch/test/etap/082-config-register.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/couch/test/etap/082-config-register.t b/apps/couch/test/etap/082-config-register.t
index 191ba8f8..36b48cf8 100755
--- a/apps/couch/test/etap/082-config-register.t
+++ b/apps/couch/test/etap/082-config-register.t
@@ -14,7 +14,7 @@
% the License.
default_config() ->
- test_util:build_file("etc/couchdb/default_dev.ini").
+ filename:join([code:lib_dir(couch, test), "etap/082-config-default.ini"]).
main(_) ->
test_util:init_code_path(),
@@ -29,6 +29,7 @@ main(_) ->
ok.
test() ->
+ couch_config_event:start_link(),
couch_config:start_link([default_config()]),
etap:is(