From ef21ff7798db2f9bb03dc101dfcc7f52a0eea46a Mon Sep 17 00:00:00 2001 From: pxgamer Date: Wed, 29 May 2019 14:53:50 +0100 Subject: [PATCH] phpunit: add link to homepage --- pages/common/phpunit.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/phpunit.md b/pages/common/phpunit.md index f72df979a9..345769fb92 100644 --- a/pages/common/phpunit.md +++ b/pages/common/phpunit.md @@ -1,6 +1,7 @@ # phpunit > PHPUnit command-line test runner. +> More information: . - Run tests in the current directory. Note: Expects you to have a 'phpunit.xml':