From 6ee7c92157236731e36224aec6e0835f203aaade Mon Sep 17 00:00:00 2001 From: Justin Lee Date: Wed, 20 Sep 2017 18:27:06 -0500 Subject: [PATCH] manual removal - will revert commits shortly --- tests/test_marathon_lb.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_marathon_lb.py b/tests/test_marathon_lb.py index 2ba719e8..85d0a5d1 100644 --- a/tests/test_marathon_lb.py +++ b/tests/test_marathon_lb.py @@ -3037,6 +3037,7 @@ def test_backend_disabled_and_enablede(self): ''' self.assertMultiLineEqual(config, expected) + class TestFunctions(unittest.TestCase): def test_json_number(self):