fix(test): remove space in file name (#4849)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
@@ -710,7 +710,7 @@ static scene_dsc_t scenes[] = {
|
||||
{.name = "border", .create_cb = border_cb},
|
||||
{.name = "box_shadow", .create_cb = box_shadow_cb},
|
||||
{.name = "text", .create_cb = text_cb},
|
||||
{.name = "image normal", .create_cb = image_normal_cb},
|
||||
{.name = "image_normal", .create_cb = image_normal_cb},
|
||||
{.name = "image_recolor", .create_cb = image_recolored_cb},
|
||||
{.name = "line", .create_cb = line_cb},
|
||||
{.name = "arc_normal", .create_cb = arc_normal_cb},
|
||||
|
||||
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |