This commit is contained in:
Tomas Groth 2016-02-12 20:46:04 +01:00
parent fdb53f919f
commit b90dbbc303

View File

@ -227,4 +227,3 @@ class TestShortcutform(TestCase, TestMixin):
mocked_action_shortcuts.assert_called_with(mocked_action)
mocked_refresh_shortcut_list.assert_called_with()
mocked_set_text.assert_called_with('Esc')