blank line

This commit is contained in:
Andreas Preikschat 2014-04-26 11:02:04 +02:00
parent 6bdadff334
commit 533710fc5b
1 changed files with 0 additions and 1 deletions

View File

@ -264,4 +264,3 @@ class TestActionList(TestCase, TestMixin):
# THEN: Both action should keep their shortcuts.
assert len(action3.shortcuts()) == 2, 'The action should have two shortcut assigned.'
assert len(action_with_same_shortcuts3.shortcuts()) == 2, 'The action should have two shortcuts assigned.'