Get generic part of lang-test from pxt-core package

This commit is contained in:
Michal Moskal
2016-07-28 11:35:17 +01:00
parent 63a26835b1
commit dbcd9e535c
4 changed files with 90 additions and 774 deletions

View File

@ -6,6 +6,7 @@
"lang-test0.ts"
],
"public": true,
"additionalFilePath": "../../node_modules/pxt-core/libs/lang-test0",
"dependencies": {
"microbit": "file:../microbit"
}