From 29152d0d2dbf7f46fb9248576319ea3b2f74f6a5 Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Fri, 26 Apr 2019 16:04:03 +0200 Subject: [PATCH] efl_ui_spec: we can add efl_ui_pager now Reviewed-by: Cedric BAIL Differential Revision: https://phab.enlightenment.org/D8752 --- src/tests/elementary/spec/efl_test_pack_linear.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/elementary/spec/efl_test_pack_linear.c b/src/tests/elementary/spec/efl_test_pack_linear.c index 69017c5..41ec13e 100644 --- a/src/tests/elementary/spec/efl_test_pack_linear.c +++ b/src/tests/elementary/spec/efl_test_pack_linear.c @@ -9,7 +9,7 @@ /* spec-meta-start {"test-interface":"Efl.Pack_Linear", - "test-widgets": ["Efl.Ui.Box", "Efl.Ui.Grid"], + "test-widgets": ["Efl.Ui.Box", "Efl.Ui.Grid", "Efl.Ui.Pager"], "custom-mapping" : { "Efl.Ui.Grid" : "EFL_UI_GRID_DEFAULT_ITEM_CLASS" } -- 2.7.4