diff options
-rw-r--r-- | test/test_python_keepalive.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_python_keepalive.py b/test/test_python_keepalive.py index 4b5d6b5b..3f49c2b3 100644 --- a/test/test_python_keepalive.py +++ b/test/test_python_keepalive.py @@ -9,7 +9,6 @@ class TestUnitApplication(unit.TestUnitControl): u.check_modules('python') u.check_version('0.5') - @unittest.expectedFailure def test_python_keepalive_body(self): code, name = """ |