Commit 52d3cbea authored by Aurel's avatar Aurel

cleanup

parent 11656eec
...@@ -114,7 +114,7 @@ module.exports = function (grunt) { ...@@ -114,7 +114,7 @@ module.exports = function (grunt) {
predef: [ predef: [
'jIO' 'jIO'
] ]
}, }
}, },
tests: { tests: {
src: ['test/**/*.js'], src: ['test/**/*.js'],
...@@ -127,7 +127,7 @@ module.exports = function (grunt) { ...@@ -127,7 +127,7 @@ module.exports = function (grunt) {
'QUnit', 'QUnit',
'jIO' 'jIO'
] ]
}, }
}, },
queries: { queries: {
src: ['src/queries/*.js'], src: ['src/queries/*.js'],
...@@ -157,8 +157,8 @@ module.exports = function (grunt) { ...@@ -157,8 +157,8 @@ module.exports = function (grunt) {
'QUnit', 'QUnit',
'jIO' 'jIO'
] ]
}, }
}, }
}, },
concat: { concat: {
options: { options: {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment