minor cleanup

This commit is contained in:
Tomas Groth 2014-03-13 22:16:38 +01:00
parent ed03ec2195
commit df69ff37aa
1 changed files with 0 additions and 1 deletions

View File

@ -69,5 +69,4 @@ class TestPluginManager(TestCase):
assert 'songusage' in plugin_names, 'There should be a "songusage" plugin.'
assert 'alerts' in plugin_names, 'There should be a "alerts" plugin.'
assert 'remotes' in plugin_names, 'There should be a "remotes" plugin.'
del plugin_manager