the other jimmy / mbed-sdk-tools

Fork of mbed-sdk-tools by mbed official

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers test_data.py Source File

test_data.py

00001 # Testing when adding two features
00002 
00003 expected_results = {
00004     "test_target": {
00005         "desc": "test removing features",
00006         "expected_features": []
00007     }
00008 }