run tests without using 'nose'

run_tests.sh -> run_tests.py
This commit is contained in:
Mike Fährmann
2021-10-13 03:10:55 +02:00
parent 918fc9974d
commit f2d6b3e6b4
6 changed files with 61 additions and 34 deletions

View File

@@ -19,7 +19,7 @@ release: man completion supportedsites
scripts/release.sh
test:
scripts/run_tests.sh
scripts/run_tests.py
executable:
scripts/pyinstaller.py