tests: Correct ATSPI role check for popup.
authorStefan Schmidt <stefan@osg.samsung.com>
Thu, 6 Aug 2015 13:55:02 +0000 (15:55 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Thu, 6 Aug 2015 17:38:59 +0000 (19:38 +0200)
commitca8044c39e8645eeba720d65c6ce892ec2c3350b
tree7c71acc43a8b5b7c09bf75fcbbe9bbc763d99083
parentd5d0b689537a4eef2025e098b686c999970d488a
tests: Correct ATSPI role check for popup.

ctxpopup is using ELM_ATSPI_ROLE_POPUP_MENU while the normal popup uses
ELM_ATSPI_ROLE_NOTIFICATION.

ref T2028
src/tests/elm_test_popup.c