summaryrefslogtreecommitdiff
path: root/src/leap/eip/tests/test_config.py
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-08-22 04:52:31 +0900
committerkali <kali@leap.se>2012-08-22 04:53:40 +0900
commit6fcbd68152689f98d9c5b7526eee2e1e9b7dd0a2 (patch)
tree77d7ad57532d16de4fd71ab5689241934dbf3134 /src/leap/eip/tests/test_config.py
parent5f6064b9dfa102b1115d5e3a6ecfb22cdcf82d14 (diff)
minor tweaks to setup + env test
Diffstat (limited to 'src/leap/eip/tests/test_config.py')
-rw-r--r--src/leap/eip/tests/test_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/leap/eip/tests/test_config.py b/src/leap/eip/tests/test_config.py
index 12679ec6..11433777 100644
--- a/src/leap/eip/tests/test_config.py
+++ b/src/leap/eip/tests/test_config.py
@@ -195,7 +195,6 @@ class EIPConfigTest(unittest.TestCase):
# many combinations. we should inject some
# params in the function call, to disable
# some checks.
- # XXX breaking!
def test_build_ovpn_command_empty_config(self):
_config = self.get_empty_config()