Skip to content

Commit

Permalink
Corrected file names and fixed bin script
Browse files Browse the repository at this point in the history
  • Loading branch information
rregeer committed May 9, 2016
1 parent 71da2bc commit d9f999a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/coverage-check
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

php ./vendor/rregeer/phpunit-coverage-check $1 $2
php vendor/rregeer/phpunit-coverage-check/coverage-check.php $1 $2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"CI",
"Code coverage"
],
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"authors": [
{
Expand Down
File renamed without changes.

0 comments on commit d9f999a

Please sign in to comment.