defaults use the test setup
[scpubgit/App-EzPz.git] / lib / App / EzPz / Web.pm
index 2463657..26c0051 100644 (file)
@@ -23,9 +23,9 @@ sub _build_users {
 
 sub default_config {
   (
-    htpasswd_file => 'test-config/htpasswd',
-    ezmlm_bindir => 'test-ezmlm/bin',
-    list_base_dir => 'test-lists',
+    htpasswd_file => 'test-setup/lists/htpasswd',
+    ezmlm_bindir => 'test-setup/ezmlm/bin',
+    list_base_dir => 'test-setup/lists',
   )
 }