Tests: expectedFailure removed from test_python_keepalive.py.

Fix committed in 28a2b93de75f.
This commit is contained in:
Andrey Zelenkov
2018-02-08 16:29:37 +03:00
parent 433eadc2e9
commit 0d032c1036

View File

@@ -9,7 +9,6 @@ class TestUnitApplication(unit.TestUnitControl):
u.check_modules('python') u.check_modules('python')
u.check_version('0.5') u.check_version('0.5')
@unittest.expectedFailure
def test_python_keepalive_body(self): def test_python_keepalive_body(self):
code, name = """ code, name = """