busterjs / grunt-buster

Grunt task for running Buster.JS tests in Node.js or headless in PhantomJS
MIT License
35 stars 14 forks source link

Add --server parameter to buster-test call, fix #19 #20

Closed eskimoblood closed 11 years ago

eskimoblood commented 11 years ago

At the moment the server can be started with any port, but the call to buster test is missing the --server parameter. This commit will add the missing parameter to the list for buster test