mbed-os/tools/test/config/requires_from_lib/lib1/mbed_lib.json

8 lines
94 B
JSON

{
"name": "lib1",
"requires": ["lib2"],
"config": {
"test": "BAD"
}
}