4 lines
59 B
Makefile
4 lines
59 B
Makefile
|
|
||
|
all:
|
||
|
@python run_tests.py discover -p test_$(TEST)"*.py"
|