From: Antoine Musso Date: Wed, 6 Jul 2005 16:17:42 +0000 (+0000) Subject: make test-light (cause i am lazy) X-Git-Tag: 1.5.0beta3~26 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=c6e51aea9e1e2dcf1dc1abfd00be5fe34c393eea;p=lhc%2Fweb%2Fwiklou.git make test-light (cause i am lazy) --- diff --git a/maintenance/Makefile b/maintenance/Makefile index a0e04418a0..8cdb03f008 100644 --- a/maintenance/Makefile +++ b/maintenance/Makefile @@ -6,5 +6,8 @@ help: test: php parserTests.php +test-light: + php parserTests.php --color=light + doc: php mwdocgen.php --all