diff options
Diffstat (limited to 'tests/unity/unity.c')
-rw-r--r-- | tests/unity/unity.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unity/unity.c b/tests/unity/unity.c index 872da5b0b..efc9c57ee 100644 --- a/tests/unity/unity.c +++ b/tests/unity/unity.c @@ -4,6 +4,7 @@ [Released under MIT License. Please refer to license.txt for details] ============================================================================ */ #if LV_BUILD_TEST +#define UNITY_INCLUDE_PRINT_FORMATTED 1 #include "unity.h" #include <stddef.h> |