summaryrefslogtreecommitdiff
path: root/tests/widgets
diff options
context:
space:
mode:
authorLucas Hoffmann <lucc@posteo.de>2018-12-21 00:33:19 +0100
committerLucas Hoffmann <lucc@posteo.de>2019-01-29 00:31:03 +0100
commit7f0a1b8cdd492917f84f90cade28cefa0a37c3e0 (patch)
tree84fc17675a16fba219d56c0c17b5c0183086e64a /tests/widgets
parentfd1348329b8697d9bb014e7d61560f3421d29e46 (diff)
Rename test files
The two main reasons are - to run `python3 -m unittest discover` without specifying a custom `--pattern *_test.py` - to include the test files automatically when generating the MANIFEST file.
Diffstat (limited to 'tests/widgets')
-rw-r--r--tests/widgets/test_globals.py (renamed from tests/widgets/globals_test.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/widgets/globals_test.py b/tests/widgets/test_globals.py
index a52a721c..a52a721c 100644
--- a/tests/widgets/globals_test.py
+++ b/tests/widgets/test_globals.py