behavior-tests: add Efl.Ui.Table

there are no tests for Efl.Pack_Table for now, so here comes unification
for Efl.Pack tests.

Differential Revision: https://phab.enlightenment.org/D8557
This commit is contained in:
Marcel Hollerbach 2019-04-04 13:30:40 +02:00
parent 37a5d6c0d1
commit 6a00de11f7
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
tests = [
["Efl.Pack_Linear" , "Efl.Ui.Box"],
["Efl.Pack" , "Efl.Ui.Table"],
]
fixture_gen_template = """