diff --git a/test/test_examples.py b/test/test_examples.py index e63f1c7a0..daf4b902e 100644 --- a/test/test_examples.py +++ b/test/test_examples.py @@ -15,6 +15,8 @@ def test_load_scripts(): f += " -" if "iframe_injector" in f: f += " foo" # one argument required + if "filt" in f: + f += " ~a" if "modify_response_body" in f: f += " foo bar" # two arguments required try: