wiki.techinc.nl/tests/Makefile
Brion Vibber 27ba25bf40 * Start on some unit tests for GlobalFunctions
* Add makefile & readme for the lazy
2004-10-18 09:53:47 +00:00

6 lines
91 B
Makefile

.PHONY: help test
help:
# Run 'make test' to run the unit tests.
test:
php RunTests.php