Skip to content

Commit

Permalink
Missing bin from the path.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jukka Svahn committed May 13, 2013
1 parent 22af5f6 commit 87e53bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ The project uses [PHPunit](http://phpunit.de) for running its unit tests. Before

To run a test specify your PHPunit config and boom:

$ ./vendor/phpunit /path/to/your/phpunit.xml
$ ./vendor/bin/phpunit /path/to/your/phpunit.xml

The config should follow the [../phpunit.dist.xml](https://github.com/gocom/danpu/blob/master/phpunit.xml) template.

0 comments on commit 87e53bd

Please sign in to comment.