tests: Remove "install" target from makefile documentation
authorJan Berkel <jan.berkel@gmail.com>
Wed, 2 Sep 2015 23:24:13 +0000 (23:24 +0000)
committerLegoktm <legoktm.wikipedia@gmail.com>
Wed, 2 Sep 2015 23:58:26 +0000 (23:58 +0000)
Follows up 013c859b997.

Change-Id: I1d015993f767c2d3f82a1ce4cd62b6c09eb2e90f

tests/phpunit/Makefile

index a33b86a..e1537bf 100644 (file)
@@ -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