mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fd8703bd2a
unit tests: Make UnitTestParser ignore non-directories inside 'components' dirs Tiny fix to UnitTestParser script behaviour, if you happen to have any stray files in your "components" directories. See merge request !561