aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_rparse.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_rparse.py b/test/test_rparse.py
index a25bbc74..9f330f51 100644
--- a/test/test_rparse.py
+++ b/test/test_rparse.py
@@ -211,7 +211,6 @@ class TestParseRequest:
assert str(r)
-
class TestParseResponse:
def test_parse_err(self):
tutils.raises(rparse.ParseException, rparse.parse_response, {}, "400:msg,b:")