Removing TC for editfield
[framework/uifw/elementary.git] / TC / elm_ts / colorpalette / utc_UIFW_elm_colorpalette_add_func.c
index 954efdd..d09e002 100644 (file)
@@ -55,7 +55,7 @@ static void startup(void)
        tet_infoline("[[ TET_MSG ]]:: ============ Startup ============ ");
        elm_init(0, NULL);
        main_win = elm_win_add(NULL, "main", ELM_WIN_BASIC);
-       evas_object_show(main_win);     
+       evas_object_show(main_win);
 }
 
 static void cleanup(void)