summaryrefslogtreecommitdiffhomepage
path: root/test/unit/applications/proto.py
diff options
context:
space:
mode:
authorAndrei Zeliankou <zelenkov@nginx.com>2020-05-15 04:20:56 +0100
committerAndrei Zeliankou <zelenkov@nginx.com>2020-05-15 04:20:56 +0100
commitce4a2bbd05f42d258f9bf7880060a604ac1a866e (patch)
treed784c0b21d55389590bcbec91aa486e0755490ce /test/unit/applications/proto.py
parentcf73fb809395da2a97e4a11a1185647e1d2b1d3d (diff)
downloadunit-ce4a2bbd05f42d258f9bf7880060a604ac1a866e.tar.gz
unit-ce4a2bbd05f42d258f9bf7880060a604ac1a866e.tar.bz2
Tests: style.
Diffstat (limited to 'test/unit/applications/proto.py')
-rw-r--r--test/unit/applications/proto.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/applications/proto.py b/test/unit/applications/proto.py
index ae1af354..244cb5be 100644
--- a/test/unit/applications/proto.py
+++ b/test/unit/applications/proto.py
@@ -1,5 +1,6 @@
import re
import time
+
from unit.control import TestControl