fix the jshint test

This commit is contained in:
Spencer Alger
2014-01-30 13:34:06 -07:00
parent 5b07717116
commit b58636d48f

View File

@ -1,7 +1,7 @@
module.exports = {
source: {
src: [
'src/**/*.js',
'src/**/*.js -src/elasticsearch/**/* -src/bower-elasticsearch-js/**/*',
'scripts/**/*.js',
'test/**/*.js -test/browser_integration/yaml_tests.js',
'grunt/**/*.js',