From 8c375383148f100f03aed52827ac513f145078c2 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Wed, 27 Jan 2016 10:12:18 +0100 Subject: code formatting: fix whitespace issues --- test/test_fuzzing.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test_fuzzing.py') diff --git a/test/test_fuzzing.py b/test/test_fuzzing.py index eff8c573..c1527aa2 100644 --- a/test/test_fuzzing.py +++ b/test/test_fuzzing.py @@ -7,6 +7,7 @@ import tservers class TestFuzzy(tservers.HTTPProxTest): + def test_idna_err(self): req = r'get:"http://localhost:%s":i10,"\xc6"' p = self.pathoc() -- cgit v1.2.3