mbed-os
Fork of mbed-os by
tools/test/config_test/test15/test_data.py
- Committer:
- elessair
- Date:
- 2016-10-23
- Revision:
- 0:f269e3021894
File content as of revision 0:f269e3021894:
# Put an invalid key in the library configuration expected_results = { "K64F": { "desc": "invalid key in mbed_lib_config.json", "exception_msg": "Unknown key(s)" } }