elm test dnd: fix multiple items dnd
authorThiep Ha <thiepha@gmail.com>
Mon, 9 May 2016 08:10:01 +0000 (17:10 +0900)
committerThiep Ha <thiepha@gmail.com>
Mon, 9 May 2016 08:32:12 +0000 (17:32 +0900)
commit07507864ca7e383b2dbf5600f8a4d58cb687e142
tree6574432ab1e68abe3d03b05477309a0018844311
parent5ba58353f006d54f096c371e9c773d24cf4263cc
elm test dnd: fix multiple items dnd

When we do dnd with multiple items in genlist, gengrid in dnd test,
the items are correctly transfered.
It is caused by incorrect sent data.
This patch fixes by adding new line separation between items' data.
src/bin/elementary/test_dnd.c