1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 11:06:00 +02:00

phpunit: add link to homepage

This commit is contained in:
pxgamer 2019-05-29 14:53:50 +01:00 committed by Starbeamrainbowlabs
parent 64337ef54e
commit ef21ff7798

View file

@ -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':