Skip to content

Commit 85cc693

Browse files
committed
added test.ts file
1 parent 7facbfb commit 85cc693

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pxt.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"supportedTargets": [
2323
"microbit"
2424
],
25+
"testFiles": [
26+
"test.ts"
27+
],
2528
"dependencies": {
2629
"core": "*",
2730
"radio": "*",

test.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)