summaryrefslogtreecommitdiffstats
path: root/bus/dispatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus/dispatch.c')
-rw-r--r--bus/dispatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/dispatch.c b/bus/dispatch.c
index 11fe515c..711ce041 100644
--- a/bus/dispatch.c
+++ b/bus/dispatch.c
@@ -1958,7 +1958,7 @@ bus_dispatch_sha1_test (const DBusString *test_data_dir)
_dbus_verbose ("Testing SHA1 context\n");
context = bus_context_new_test (test_data_dir,
- "valid-config-files/debug-allow-all.conf");
+ "valid-config-files/debug-allow-all-sha1.conf");
if (context == NULL)
return FALSE;