From: Jan Berkel Date: Wed, 2 Sep 2015 23:24:13 +0000 (+0000) Subject: tests: Remove "install" target from makefile documentation X-Git-Tag: 1.31.0-rc.0~10160^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=1fbbb8a99f8fb9eccd5139a29551d12dff176033;p=lhc%2Fweb%2Fwiklou.git tests: Remove "install" target from makefile documentation Follows up 013c859b997. Change-Id: I1d015993f767c2d3f82a1ce4cd62b6c09eb2e90f --- diff --git a/tests/phpunit/Makefile b/tests/phpunit/Makefile index a33b86a353..e1537bf5cc 100644 --- a/tests/phpunit/Makefile +++ b/tests/phpunit/Makefile @@ -73,7 +73,6 @@ help: # # Targets: # phpunit (default) Run all the tests with phpunit - # install Install PHPUnit from phpunit.de # tap Run the tests individually through Test::Harness's prove(1) # help You're looking at it! # coverage Run the tests and generates an HTML code coverage report