aboutsummaryrefslogtreecommitdiff
path: root/tests/unity/unity_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unity/unity_support.c')
-rw-r--r--tests/unity/unity_support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unity/unity_support.c b/tests/unity/unity_support.c
index 7d269998e..4e0338c07 100644
--- a/tests/unity/unity_support.c
+++ b/tests/unity/unity_support.c
@@ -11,7 +11,7 @@
/*********************
* INCLUDES
*********************/
-#if LV_BUILD_TEST || 1
+#if LV_BUILD_TEST
#include "../lvgl.h"
#include <unistd.h>
#include <stdlib.h>