Tests: adjusted check_version()'s.
This commit is contained in:
@@ -9,7 +9,7 @@ class TestUnitApplication(unit.TestUnitControl):
|
||||
u = unit.TestUnit()
|
||||
|
||||
u.check_modules('python')
|
||||
u.check_version('0.3')
|
||||
u.check_version('0.5')
|
||||
|
||||
def test_python_application(self):
|
||||
code, name = """
|
||||
|
||||
Reference in New Issue
Block a user