-LRN: Fix-config-file-in-compliance-tests
authorChristian Grothoff <christian@grothoff.org>
Sat, 18 Feb 2012 15:19:59 +0000 (15:19 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 18 Feb 2012 15:19:59 +0000 (15:19 +0000)
src/transport/test_quota_compliance.c

index 0ef708b6219ec6746c2633055e15d0b7dc3873a2..cbf19d4dae8f8dcb5a938fe8630d864879af9b31 100644 (file)
@@ -563,7 +563,7 @@ check ()
 {
   static char *argv[] = { "test_transport-quota-compliance",
     "-c",
-    "",
+    "test_quota_compliance_data.conf",
 #if VERBOSE
     "-L", "DEBUG",
 #endif