forked from openlp/openlp
minor cleanup
This commit is contained in:
parent
ed03ec2195
commit
df69ff37aa
@ -69,5 +69,4 @@ class TestPluginManager(TestCase):
|
|||||||
assert 'songusage' in plugin_names, 'There should be a "songusage" plugin.'
|
assert 'songusage' in plugin_names, 'There should be a "songusage" plugin.'
|
||||||
assert 'alerts' in plugin_names, 'There should be a "alerts" plugin.'
|
assert 'alerts' in plugin_names, 'There should be a "alerts" plugin.'
|
||||||
assert 'remotes' in plugin_names, 'There should be a "remotes" plugin.'
|
assert 'remotes' in plugin_names, 'There should be a "remotes" plugin.'
|
||||||
del plugin_manager
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user