fix tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#if LV_BUILD_TEST
|
||||
#include "../../lvgl.h"
|
||||
|
||||
/*******************************************************************************
|
||||
@@ -1376,3 +1377,4 @@ lv_font_t font_1 = {
|
||||
};
|
||||
|
||||
#endif /*#if FONT_1*/
|
||||
#endif
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#if LV_BUILD_TEST
|
||||
#include "../../lvgl.h"
|
||||
|
||||
/*******************************************************************************
|
||||
@@ -1406,3 +1407,4 @@ lv_font_t font_2 = {
|
||||
};
|
||||
|
||||
#endif /*#if FONT_2*/
|
||||
#endif
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#if LV_BUILD_TEST
|
||||
#include "../../lvgl.h"
|
||||
|
||||
/*******************************************************************************
|
||||
@@ -944,3 +945,4 @@ lv_font_t font_3 = {
|
||||
};
|
||||
|
||||
#endif /*#if FONT_3*/
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user