This commit is contained in:
Tomas Groth 2015-04-29 09:20:25 +02:00
parent cc5aba2008
commit 335d8d2d17
1 changed files with 1 additions and 1 deletions

View File

@ -74,4 +74,4 @@ class TestVLCPlayer(TestCase):
# THEN: The extra environment variable should NOT be there
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')