From c6e51aea9e1e2dcf1dc1abfd00be5fe34c393eea Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Wed, 6 Jul 2005 16:17:42 +0000 Subject: [PATCH] make test-light (cause i am lazy) --- maintenance/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.20.1