Commit 52d3cbea authored by Aurel's avatar Aurel

cleanup

parent 11656eec
......@@ -114,7 +114,7 @@ module.exports = function (grunt) {
predef: [
'jIO'
]
},
}
},
tests: {
src: ['test/**/*.js'],
......@@ -127,7 +127,7 @@ module.exports = function (grunt) {
'QUnit',
'jIO'
]
},
}
},
queries: {
src: ['src/queries/*.js'],
......@@ -157,8 +157,8 @@ module.exports = function (grunt) {
'QUnit',
'jIO'
]
},
},
}
}
},
concat: {
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