elm test - disabble elm mpa focus tes - map widget is disabled

,map is broken - it has been for ages so its been disabled, disable in
test.
This commit is contained in:
Carsten Haitzler 2022-01-04 14:06:49 +00:00
parent 202a58b7ab
commit 553c418b10
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ static const Simple_Test_Widget simple_widgets[] = {
{elm_colorselector_add, "colorselector"},
{_custom_colorselector_add, "colorselector2"},
{elm_slideshow_add, "slideshow"},
{elm_map_add, "map"},
// {elm_map_add, "map"},
{NULL, NULL},
};