elm: fix test case for elm_web
authorMarcel Hollerbach <marcel@osg.samsung.com>
Sat, 17 Feb 2018 19:12:12 +0000 (20:12 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 9 Apr 2018 02:25:37 +0000 (11:25 +0900)
commite1ca07924851a0e492388a0d58983465a760ba05
tree2cea7b8d9a3d0e803d3959ac9b8a2963e038d3ef
parentd7667bf649050a3d9f65daa346733153ed17d01a
elm: fix test case for elm_web

This is a funny story:
elm_web loads modules for getting a actual elm.web object. However, when
elementary was merged into EFL someone (... :)) forgot to change the
path that is used to load intree modules, so elm.web.none was never
actaully tested ... :)

But thx to the wonderfull legacy patch its super simple to fix this :)
src/lib/elementary/efl_ui_widget.c
src/modules/elementary/web/none/elm_web_none.eo