entry: Fix a test case for editable, non-editable entry.
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 13 May 2014 06:50:05 +0000 (15:50 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 13 May 2014 06:50:05 +0000 (15:50 +0900)
commit773f25b9f109507067ae69c717a93228ee475f5d
tree59dd8e6fb295076adf70cfbd68a76a76f521eeef
parente4ae67535672d04eec9eb368b71c72932cc0f757
entry: Fix a test case for editable, non-editable entry.

Summary:
elm_entry_context_menu_disabled_set API is called to wrong entry.
It should be called to "en2" that added for testing the API.
@fix

Test Plan: 1. elementary -to entry7

Reviewers: woohyun, seoz, tasn

Reviewed By: seoz

CC: herdsman
Differential Revision: https://phab.enlightenment.org/D852
src/bin/test_entry.c