pocs/python_tableur/Makefile

6 lines
53 B
Makefile

test:
python -m unittest
tdd:
ls | entr make test