X-Git-Url: https://rtime.felk.cvut.cz/gitweb/wvtest.git/blobdiff_plain/de144fc6ee71aaf3413c35fd27744270b71e076d..f313a581ac0d98b66ff00a863526758d4047c608:/python/Makefile diff --git a/python/Makefile b/python/Makefile index 46750bf..1faee48 100644 --- a/python/Makefile +++ b/python/Makefile @@ -8,7 +8,7 @@ runtests: $(patsubst ./%t,%t/*.py,$(shell find -type d -name t)) test: - ../wvtestrunner.pl $(MAKE) runtests + ../wvtestrunner $(MAKE) runtests clean:: rm -f *~ t/*~ *.pyc t/*.pyc \ No newline at end of file