mbed-os/tools/test/config/invalid_app_macro_define
Jimmy Brisson 399b6acfb1 Clean up json
Wipe out all blank lines in json:
  find tools/test -name 'test_data.json' | xargs sed -i -e '/^$/d'
Move all start braces back a space:
  find tools/test -name 'test_data.json' | xargs sed -i -e "s/^ {/{/"
2017-09-05 14:39:48 -05:00
..
lib1
lib2
mbed_app.json
test_data.json Clean up json 2017-09-05 14:39:48 -05:00