diff options
-rw-r--r-- | Testing_Reference/en-US/Test_Suite_000-Overview.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Testing_Reference/en-US/Test_Suite_000-Overview.xml b/Testing_Reference/en-US/Test_Suite_000-Overview.xml index ae5038e..d5ceaf2 100644 --- a/Testing_Reference/en-US/Test_Suite_000-Overview.xml +++ b/Testing_Reference/en-US/Test_Suite_000-Overview.xml @@ -27,13 +27,13 @@ <itemizedlist> <listitem> <para> - As Cyrus Administrator, deletes all mailboxes relevant to the test cases included using the configured users in <literal>testing/users</literal>. + As Cyrus Administrator, deletes all mailboxes relevant to the test cases included using the configured users in section <literal>testing</literal>, key <literal>users</literal> from the configuration file specified on the command-line, or the default configuration file <filename>/etc/kolab/kolab.conf</filename>. </para> </listitem> <listitem> <para> - Creates the top-level mailboxes for the users configured in <literal>testing/users</literal>. + Creates the top-level mailboxes for the users configured in section <literal>testing</literal>, key <literal>users</literal> from the configuration file specified on the command-line, or the default configuration file <filename>/etc/kolab/kolab.conf</filename>. </para> </listitem> |