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',
)
}