From 67440844c422ee30b31df9a46a7f99ac0e833add Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 9 Nov 2019 03:13:45 +0100 Subject: Refactor and improve test suite. --- tests/07-sync-live-multi/local.conf | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 tests/07-sync-live-multi/local.conf (limited to 'tests/07-sync-live-multi/local.conf') diff --git a/tests/07-sync-live-multi/local.conf b/tests/07-sync-live-multi/local.conf deleted file mode 100644 index baae39d..0000000 --- a/tests/07-sync-live-multi/local.conf +++ /dev/null @@ -1,30 +0,0 @@ -namespace inbox { - separator = / - location = dbox:~/inbox:LAYOUT=index - inbox = yes - list = yes -} - -namespace foo { - separator = / - prefix = foo/ - location = dbox:~/foo:LAYOUT=index - inbox = no - list = yes -} - -namespace bar { - separator = / - prefix = bar/ - location = dbox:~/bar:LAYOUT=index - inbox = no - list = yes -} - -namespace baz { - separator = / - prefix = baz/ - location = dbox:~/baz:LAYOUT=index - inbox = no - list = yes -} -- cgit v1.2.3