diff --git a/pxt.json b/pxt.json index 350ecb8..5b9883a 100644 --- a/pxt.json +++ b/pxt.json @@ -14,7 +14,7 @@ "radio": "*" }, "testFiles": [ - "tests.ts" + "test.ts" ], "public": true, "preferredEditor": "tsprj"