Clone of official tools
test/config_test/test19/test_data.py
- Committer:
- Screamer@Y5070-M.virtuoso
- Date:
- 2016-06-14
- Revision:
- 9:2d27d77ada5c
File content as of revision 9:2d27d77ada5c:
# Test that invalid keys in application configuration are not allowed expected_results = { "K64F": { "desc": "test invalid key in application config", "exception_msg": "Unknown key(s) 'invalid_key'" } }