summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrey Zelenkov <zelenkov@nginx.com>2019-04-22 18:37:46 +0300
committerAndrey Zelenkov <zelenkov@nginx.com>2019-04-22 18:37:46 +0300
commit1c56579ebdc1de513f4acfd6c9d8596675716e30 (patch)
treeaa44a58cabfae47beb798b6adcd98ecf09f15fcc
parentc1a3b06d03c01e4ed40018944b90e6347ebf77d7 (diff)
downloadunit-1c56579ebdc1de513f4acfd6c9d8596675716e30.tar.gz
unit-1c56579ebdc1de513f4acfd6c9d8596675716e30.tar.bz2
Tests: fixed naming.
-rw-r--r--test/test_routing.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_routing.py b/test/test_routing.py
index 1328f221..1a1af7cf 100644
--- a/test/test_routing.py
+++ b/test/test_routing.py
@@ -186,7 +186,7 @@ class TestRouting(TestApplicationProto):
self.assertEqual(self.get()['status'], 200, 'method wildcard')
- def test_routes_match_host_wildcard_invalid(self):
+ def test_routes_match_invalid(self):
self.assertIn(
'error',
self.conf(