mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-10 04:37:55 +08:00
fix(test): do not enable test_bg_image with || 1 (#8081)
This commit is contained in:
committed by
GitHub
parent
fd538299b6
commit
3bcd3929b1
@@ -1,4 +1,4 @@
|
||||
#if LV_BUILD_TEST || 1
|
||||
#if LV_BUILD_TEST
|
||||
#include "../lvgl.h"
|
||||
|
||||
#include "unity/unity.h"
|
||||
|
||||
Reference in New Issue
Block a user