3 lines
53 B
Makefile
3 lines
53 B
Makefile
|
test:
|
||
|
python3 -m unittest discover test "*_test.py"
|