Tests: expectedFailure removed from test_python_keepalive.py.
Fix committed in 28a2b93de75f.
This commit is contained in:
@@ -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 = """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user