X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FMakefile;h=26d52179ec82fec352e7396372677b6d221c30bd;hb=a88f1d6b58613cbfa5c24c97887197a41ce66908;hp=d34e1836b2c1b727f10753ee40d25a546bdf20b9;hpb=1827c891f549e3163d9e87390c6c6e939e8cf36b;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