the other jimmy / mbed-sdk-tools

Fork of mbed-sdk-tools by mbed official

Revision:
32:8ea194f6145b
Parent:
13:ab47a20b66f0
diff -r f12ce67666d0 -r 8ea194f6145b test/config_test/test22/test_data.py
--- a/test/config_test/test22/test_data.py	Mon Aug 29 11:56:59 2016 +0100
+++ b/test/config_test/test22/test_data.py	Wed Jan 04 11:58:24 2017 -0600
@@ -3,6 +3,6 @@
 expected_results = {
     "test_target": {
         "desc": "test composing features",
-        "expected_features": ["IPV4", "IPV6"]
+        "expected_features": ["IPV4", "STORAGE"]
     }
 }