X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FMakefile;h=26d52179ec82fec352e7396372677b6d221c30bd;hb=c5aa26678928a54cde92c23f5a563677614a29cf;hp=d34e1836b2c1b727f10753ee40d25a546bdf20b9;hpb=2fdcd7bfdd95a3b1515b9a94289d67eb60add484;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/Makefile b/tests/phpunit/Makefile index d34e1836b2..26d52179ec 100644 --- a/tests/phpunit/Makefile +++ b/tests/phpunit/Makefile @@ -39,7 +39,7 @@ tap: ${PU} --tap coverage: - ${PU} --coverage-html ../../docs/code-coverage + ${PU} --coverage-html ../../docs/coverage parser: ${PU} --group Parser