Remove TODO 98/84198/1
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 17 Aug 2016 08:36:13 +0000 (10:36 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Wed, 17 Aug 2016 08:36:13 +0000 (10:36 +0200)
These tests will not be added.

Change-Id: I801c625b2328763ac2538a754e11977b37cfaf79

src/unit_tests/manifest_test_ui_application.cc

index c550bb3..fc463f7 100644 (file)
@@ -573,10 +573,6 @@ TEST_F(ManifestTest, UIApplicationElement_Icon_Valid) {
             "test_icon.png");
 }
 
-// TODO(t.iwanek): there should be more tests for ui application icon but
-// implementation differs much from the content on tizen.org so I have
-// implemented only basic correct scenario test for icon
-
 TEST_F(ManifestTest, UIApplicationElement_SetManifestXDefaults) {
   StepParseRunner runner(GetMyName());
   ASSERT_TRUE(runner.Run());