mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Now that the Markdown extension defined in zerver/lib/bugdown/api_generate_examples depended on code in the tools/lib/* directory, it caused the production tests to fail since the tools/ directory wouldn't exist in a production environment. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| capitalization.py | ||
| css_parser.py | ||
| find_add_class.py | ||
| gitlint-rules.py | ||
| graph.py | ||
| html_branches.py | ||
| html_grep.py | ||
| pretty_print.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||