Anders Blomdell / mbed-sdk-tools
Revision:
31:8ea194f6145b
Parent:
30:f12ce67666d0
diff -r f12ce67666d0 -r 8ea194f6145b test/config_test/test16/mbed_app.json
--- a/test/config_test/test16/mbed_app.json	Mon Aug 29 11:56:59 2016 +0100
+++ b/test/config_test/test16/mbed_app.json	Wed Jan 04 11:58:24 2017 -0600
@@ -1,11 +1,3 @@
 {
-    "custom_targets": {
-        "test_target": {
-            "core": "Cortex-M0",
-            "extra_labels": [],
-            "features": [],
-            "default_build": "standard"
-        }
-    },
     "macros": ["APP1=10", "APP2", "LIB2_1=5"]
 }