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