summaryrefslogtreecommitdiff
path: root/tests/test_functional.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_functional.py')
-rw-r--r--tests/test_functional.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_functional.py b/tests/test_functional.py
index add50f3..9d94b8e 100644
--- a/tests/test_functional.py
+++ b/tests/test_functional.py
@@ -9,6 +9,7 @@ import subprocess
import sys
import time
import unittest
+
from waitress import server
from waitress.compat import httplib, tobytes
from waitress.utilities import cleanup_unix_socket