fix typo
Signed-off-by: Pierre-Louis Bonicoli <pierre-louis.bonicoli@gmx.fr> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
eb16e5a86e
commit
8be040d3a0
@ -50,7 +50,7 @@ class TestBasicFunctions(unittest.TestCase):
|
|||||||
def test_01_olistartup(self):
|
def test_01_olistartup(self):
|
||||||
"""Tests if OLI can be invoked without exceptions
|
"""Tests if OLI can be invoked without exceptions
|
||||||
|
|
||||||
Cleans existing remote tet folders. Then syncs all "OLItest*
|
Cleans existing remote test folders. Then syncs all "OLItest*
|
||||||
(specified in the default config) to our local Maildir. The
|
(specified in the default config) to our local Maildir. The
|
||||||
result should be 0 folders and 0 mails."""
|
result should be 0 folders and 0 mails."""
|
||||||
code, res = OLITestLib.run_OLI()
|
code, res = OLITestLib.run_OLI()
|
||||||
|
Loading…
Reference in New Issue
Block a user