efl_ui_spec: we can add efl_ui_pager now
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Fri, 26 Apr 2019 14:04:03 +0000 (16:04 +0200)
committerHermet Park <hermetpark@gmail.com>
Wed, 8 May 2019 04:25:02 +0000 (13:25 +0900)
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8752

src/tests/elementary/spec/efl_test_pack_linear.c

index 69017c5..41ec13e 100644 (file)
@@ -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"
         }