evas tests: remove TODO comment already done

This commit is contained in:
Wonguk 2014-08-04 17:15:54 +02:00
parent db70b11802
commit 3a0e0df84a
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ static int _compare_img_transverse(const uint32_t *d1, const uint32_t *d2, int w
return 0;
}
/* TODO: flip test code for 2, 4, 5, 7 */
START_TEST(evas_object_image_loader_orientation)
{
Evas *e = _setup_evas();