mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
components/unity: reverted the inclusion of test protect based on setjmp
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
* uncomment this line. Remote tests on CI
|
||||
* still working as expected
|
||||
*/
|
||||
//#define UNITY_EXCLUDE_SETJMP_H
|
||||
#define UNITY_EXCLUDE_SETJMP_H
|
||||
|
||||
void unity_flush(void);
|
||||
void unity_putc(int c);
|
||||
|
Reference in New Issue
Block a user