ignore tests
This commit is contained in:
parent
3fe459baf2
commit
b010a488ac
|
@ -10,7 +10,7 @@ module.exports = function (grunt) {
|
|||
all: {
|
||||
src: [
|
||||
'src/**/*.js', 'playground/**/*.js',
|
||||
'test/**/*.js',
|
||||
//'test/**/*.js',
|
||||
'!playground/libs/**/*.js',
|
||||
'!playground/dist/**/*.js',
|
||||
'!playground/rt-main.browser.js',
|
||||
|
|
Loading…
Reference in New Issue