"typo" in utilcmds test

This commit is contained in:
Daniel Karbach 2016-10-25 08:48:04 +02:00
parent e0d1fafe43
commit b5ffe979aa

View File

@ -97,7 +97,7 @@ class FakeModeMan:
def test_repeat_command_initial(mocker):
"""Test repeat_command first-time behaviour.
"""Test repeat_command first-time behavior.
If :repeat-command is called initially, it should err, because there's
nothing to repeat.