Removed unused 'phantomjs' options object from task per issue #82 in main repo.

This commit is contained in:
jakerella 2013-09-10 11:09:33 -05:00
parent dfe8f05d42
commit 9af3f8abd9

View File

@ -37,7 +37,6 @@ module.exports = function(grunt) {
host : '',
template : __dirname + '/jasmine/templates/DefaultRunner.tmpl',
templateOptions : {},
phantomjs : {},
junit: {}
});