Browse Source

Fixed typo

tags/2.0.35
Bizley 5 years ago
parent
commit
64142f0677
  1. 2
      tests/README.md

2
tests/README.md

@ -29,7 +29,7 @@ phpunit --group=mysql,base,i18n
You can get a list of available groups via `phpunit --list-groups`. You can get a list of available groups via `phpunit --list-groups`.
A single test class could be run like the follwing: A single test class could be run like the following:
``` ```
phpunit tests/framework/base/ObjectTest.php phpunit tests/framework/base/ObjectTest.php

Loading…
Cancel
Save