Skip to content

Commit

Permalink
Add composer test script config
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Oct 7, 2015
1 parent 8e5dbf4 commit 43d78fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"BryanCrowe\\Growl\\": "src",
"BryanCrowe\\Growl\\Test\\": "tests"
}
},
"scripts": {
"test": "phpunit"
}
}

0 comments on commit 43d78fd

Please sign in to comment.