소스 검색

phpunit: add link to homepage

pxgamer 5 년 전
부모
커밋
ef21ff7798
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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':