diff options
Diffstat (limited to 'www/mitmproxy/files/patch-test__mitmproxy__addons__test_view.py')
| -rw-r--r-- | www/mitmproxy/files/patch-test__mitmproxy__addons__test_view.py | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/mitmproxy/files/patch-test__mitmproxy__addons__test_view.py b/www/mitmproxy/files/patch-test__mitmproxy__addons__test_view.py deleted file mode 100644 index 9225a20c0e00..000000000000 --- a/www/mitmproxy/files/patch-test__mitmproxy__addons__test_view.py +++ /dev/null @@ -1,11 +0,0 @@ ---- test/mitmproxy/addons/test_view.py.orig 2021-09-28 16:43:29 UTC -+++ test/mitmproxy/addons/test_view.py -@@ -623,5 +623,6 @@ def test_configure(): - [":grapes:", "\N{grapes}"], - [":not valid:", SYMBOL_MARK], [":weird", SYMBOL_MARK] - ]) -+@pytest.mark.skip - def test_marker(marker, expected): -- assert render_marker(marker) == expected -\ No newline at end of file -+ assert render_marker(marker) == expected |
