Merge pull request #45 from krienow/patch-1

use composer test
This commit is contained in:
Jonathan Reinink 2015-06-26 19:44:27 -04:00
commit a6e6d910e3

View file

@ -25,7 +25,7 @@ We accept contributions via Pull Requests on [Github](https://github.com/thephpl
## Running Tests
``` bash
$ phpunit
$ composer test
```