diff --git a/tests/test_examples.py b/tests/test_examples.py index 163c8ca..f1d931a 100644 --- a/tests/test_examples.py +++ b/tests/test_examples.py @@ -84,6 +84,7 @@ def test_06_assets(dev_server): ("style.css", "text/css; charset=utf-8"), ("script.js", "text/javascript; charset=utf-8"), ("favicon.ico", "image/vnd.microsoft.icon"), + ("painting.jpg", "image/jpeg"), ] for path, content_type in pairs: