tests - elm - disable unused test func

fix warnings
This commit is contained in:
Carsten Haitzler 2024-05-30 11:29:52 +01:00
parent c9dae98611
commit b3a83fdea6
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@ EFL_START_TEST(elm_video_legacy_type_check)
}
EFL_END_TEST
/*
EFL_START_TEST(elm_atspi_role_get)
{
Evas_Object *win, *video;
@ -40,6 +41,7 @@ EFL_START_TEST(elm_atspi_role_get)
}
EFL_END_TEST
*/
void elm_test_video(TCase *tc)
{