efl_ui_pager : Add missing meson config for pager test.

it occur to build fail in meson build.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D7768
This commit is contained in:
junsu choi 2019-01-25 06:57:37 +00:00 committed by Stefan Schmidt
parent 41977fd19e
commit bc4b78be12
1 changed files with 2 additions and 0 deletions

View File

@ -99,6 +99,8 @@ elementary_test_src = [
'test_panes.c',
'test_ui_panes.c',
'test_ui_panel.c',
'test_ui_pager.c',
'test_ui_pager_scroll.c',
'test_part_bg.c',
'test_part_shadow.c',
'test_photo.c',