added tests

This commit is contained in:
Dolan Miu
2016-03-27 03:09:50 +01:00
parent f6ec688cfc
commit 5c419cd3c4
3 changed files with 27 additions and 3 deletions

View File

@ -7,5 +7,8 @@
"outFile": "../build/build.js",
"sourceRoot": "./",
"rootDir": "./"
}
},
"exclude": [
"tests"
]
}