Signed-off-by: jrabbit <[email protected]>
@@ -860,7 +860,6 @@ class ServiceTest(DockerClientTestCase):
'FILE_DEF': 'F1',
'FILE_DEF_EMPTY': '',
'ENV_DEF': 'E3',
- 'NO_DEF': ''
}.items():
self.assertEqual(env[k], v)