From 1c56579ebdc1de513f4acfd6c9d8596675716e30 Mon Sep 17 00:00:00 2001 From: Andrey Zelenkov Date: Mon, 22 Apr 2019 18:37:46 +0300 Subject: [PATCH] Tests: fixed naming. --- test/test_routing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(