diff options
Diffstat (limited to 'test/test_filt.py')
-rw-r--r-- | test/test_filt.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_filt.py b/test/test_filt.py index 287ef376..62c9fb51 100644 --- a/test/test_filt.py +++ b/test/test_filt.py @@ -77,6 +77,7 @@ class TestMatching: headers["header"] = ["qvalue"] req = flow.Request( conn, + (1, 1), "host", 80, "http", |