summaryrefslogtreecommitdiff
path: root/tests/run.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run.bat')
-rw-r--r--tests/run.bat9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/run.bat b/tests/run.bat
deleted file mode 100644
index 5db3f14a..00000000
--- a/tests/run.bat
+++ /dev/null
@@ -1,9 +0,0 @@
-pytest -vvv tests\test_cli.py
-pytest -vvv tests\test_cli_common.py
-pytest -vvv tests\test_cli_settings.py
-pytest -vvv tests\test_cli_strings.py
-pytest -vvv tests\test_cli_web.py
-pytest -vvv --rungui tests\test_gui_tabs.py
-pytest -vvv --rungui tests\test_gui_share.py
-pytest -vvv --rungui tests\test_gui_receive.py
-pytest -vvv --rungui tests\test_gui_website.py