summaryrefslogtreecommitdiffhomepage
path: root/test/test_python_atexit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_python_atexit.py')
-rw-r--r--test/test_python_atexit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_python_atexit.py b/test/test_python_atexit.py
index 4c8a6543..b0cb6c34 100644
--- a/test/test_python_atexit.py
+++ b/test/test_python_atexit.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 test_python_application(self):
code, name = """