Skip to content

Commit

Permalink
Spec helper update'
Browse files Browse the repository at this point in the history
sebarmeli committed Oct 14, 2012
1 parent a26b8a6 commit 00576c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grunt.js
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ module.exports = function( grunt ) {
jasmine : {
src: ['lib/**/*.js', 'src/jail.js'],
specs : 'spec/**/*Spec.js',
helpers: ['spec/helpers/jasmine-jquery.js','spec/helpers/specHelper.js']
helpers: ['spec/helpers/jasmine-jquery.js', 'spec/helpers/specHelper.js']
},

lint: {

0 comments on commit 00576c3

Please sign in to comment.