mirror of
https://github.com/django/django.git
synced 2025-11-26 13:42:08 +00:00
For example, with this change, the following now works from the tests
directory:
$ ./runtests.py view_tests/tests/
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| runner.py | ||
| test_debug_sql.py | ||
| test_discover_runner.py | ||
| test_parallel.py | ||
| tests.py | ||