Skip to content

Commit

Permalink
Removed the phpunit.xml line, unless you need customization
Browse files Browse the repository at this point in the history
  • Loading branch information
coudenysj committed Jul 10, 2012
1 parent 4a852d2 commit 2aeefdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README-DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ To run tests:
- Make sure you have a recent version of PHPUnit installed; 3.5.0
minimally.
- Enter the `tests/` subdirectory.
- Copy the `phpunit.xml.dist` file to `phpunit.xml`
- Execute PHPUnit, providing a path to a component directory for which
you wish to run tests, or a specific test class file.

Expand Down

0 comments on commit 2aeefdb

Please sign in to comment.