* Fix hardcoded background color in parserTests.php
[lhc/web/wiklou.git] / maintenance / Makefile
index 97f8b60..8fa50cc 100644 (file)
@@ -7,9 +7,6 @@ help:
 test:
        php parserTests.php
 
-test-light:
-       php parserTests.php --color=light
-
 doc:
        php mwdocgen.php -all
        echo 'Doc generation done. Look at ./docs/html/'