summaryrefslogtreecommitdiffhomepage
path: root/test/unit/check
diff options
context:
space:
mode:
authorAndrei Zeliankou <zelenkov@nginx.com>2023-05-25 14:26:12 +0100
committerAndrei Zeliankou <zelenkov@nginx.com>2023-05-25 14:26:12 +0100
commit3e4fa1e2022970dee003bea0932ea0c10f8744ba (patch)
treed23b32b9a6e33dc57694547f1ec1427f1a19a01a /test/unit/check
parent47cdfb6f30f7d56bffb806cc860e20806ea62f50 (diff)
downloadunit-3e4fa1e2022970dee003bea0932ea0c10f8744ba.tar.gz
unit-3e4fa1e2022970dee003bea0932ea0c10f8744ba.tar.bz2
Tests: removed unused variables.
Diffstat (limited to 'test/unit/check')
-rw-r--r--test/unit/check/isolation.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/check/isolation.py b/test/unit/check/isolation.py
index 4ebce893..829d956b 100644
--- a/test/unit/check/isolation.py
+++ b/test/unit/check/isolation.py
@@ -14,7 +14,6 @@ http = TestHTTP()
def check_isolation():
- test_conf = {"namespaces": {"credential": True}}
available = option.available
conf = ''