Parcourir la source

phpunit: add link to homepage

pxgamer il y a 5 ans
Parent
commit
ef21ff7798
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pages/common/phpunit.md

+ 1 - 0
pages/common/phpunit.md

@@ -1,6 +1,7 @@
 # phpunit
 
 > PHPUnit command-line test runner.
+> More information: <https://phpunit.de>.
 
 - Run tests in the current directory. Note: Expects you to have a 'phpunit.xml':