summaryrefslogtreecommitdiffhomepage
path: root/test/test_python_atexit.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 6b93367c..4dc984c1 100644
--- a/test/test_python_atexit.py
+++ b/test/test_python_atexit.py
@@ -44,7 +44,7 @@ def application(env, start_response):
}
})
- unit.TestUnitHTTP.get()
+ self.get()
self.conf({
"listeners": {},