debian-forge/test/mod/__init__.py
David Rheinsberg 6a7e811af2 test: '{. -> ./mod}/test_util_selinux.py'
Move the 'test_util_selinux.py' test into the module-unittest
subdirectory.

Drop the '__main__' hookup while at it. `python -m unittest --help`
explains how you can run individual tests.
2020-04-24 15:50:44 +02:00

1 line
72 B
Python

# The `unittest` module requires `__init__.py` to discover a directory.