mirror of
https://github.com/YunoHost-Apps/django-for-runners_ynh.git
synced 2024-09-03 18:26:16 +02:00
Bugfix tests and collect all
This commit is contained in:
parent
33b4ea9b49
commit
8b80c36c66
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ def setup_ynh_tests() -> None:
|
|||
|
||||
django.setup()
|
||||
|
||||
os.chdir(Path(for_runners_ynh.__file__).parent)
|
||||
|
||||
|
||||
def load_tests(loader, tests, pattern):
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue