summaryrefslogtreecommitdiff
path: root/src/tests/elementary/spec/efl_test_pack_linear.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/elementary/spec/efl_test_pack_linear.c')
-rw-r--r--src/tests/elementary/spec/efl_test_pack_linear.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/elementary/spec/efl_test_pack_linear.c b/src/tests/elementary/spec/efl_test_pack_linear.c
index 41ec13e731..148f8a0995 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", "Efl.Ui.Pager"],
+ "test-widgets": ["Efl.Ui.Box", "Efl.Ui.Grid", "Efl.Ui.Pager", "Efl.Ui.Active_View.Container"],
"custom-mapping" : {
"Efl.Ui.Grid" : "EFL_UI_GRID_DEFAULT_ITEM_CLASS"
}