From a08538b59f2ef9b0d696e83d32f074a021ec1c52 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 16 Jun 2017 07:02:47 -0700 Subject: [PATCH] adding test domain --- targetconfig.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/targetconfig.json b/targetconfig.json index b4907738..6c2c99c3 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -36,6 +36,12 @@ "heading": "Important", "message": "This editor is moving to https://makecode.microbit.org on July 22nd 2017. Please update your bookmarks and school internet filters", "url": "https://makecode.microbit.org" + }, + "mbtest.pxt.io": { + "type": "warning", + "heading": "Important", + "message": "This editor is moving to https://makecode.microbit.org on July 22nd 2017. Please update your bookmarks and school internet filters", + "url": "https://makecode.microbit.org" } } }