forked from openlp/openlp
pep8 fix
This commit is contained in:
parent
cc5aba2008
commit
335d8d2d17
@ -74,4 +74,4 @@ class TestVLCPlayer(TestCase):
|
|||||||
|
|
||||||
# THEN: The extra environment variable should NOT be there
|
# THEN: The extra environment variable should NOT be there
|
||||||
self.assertNotIn('VLC_PLUGIN_PATH', os.environ,
|
self.assertNotIn('VLC_PLUGIN_PATH', os.environ,
|
||||||
'The plugin path should NOT be in the environment variables')
|
'The plugin path should NOT be in the environment variables')
|
||||||
|
Loading…
Reference in New Issue
Block a user