mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
In certain cases we have to load a template directly because it isn't in Jinja2's recognized template directories. This commit adds a test to make sure that absolute paths are recognized if they are pure Markdown files.