mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 13:36:54 +00:00
These tests pass if run by themselves (Windows, Py < 3.4, See PEP 446). By renaming htem, we keep the main nosetests.collector from finding them. Then, we run them by themselves using a separate line in tox.ini. No, nosetests --isolation did not help. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| __main__.py | ||
| _pyflakes.py | ||
| callbacks.py | ||
| compat.py | ||
| engine.py | ||
| hooks.py | ||
| main.py | ||
| reporter.py | ||
| run.py | ||
| util.py | ||