summaryrefslogtreecommitdiffhomepage
path: root/test/test_python_procman.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_python_procman.py')
-rw-r--r--test/test_python_procman.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_python_procman.py b/test/test_python_procman.py
index 5d2a5f50..23828263 100644
--- a/test/test_python_procman.py
+++ b/test/test_python_procman.py
@@ -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 getWorkerCount(self):
n = 0