[iotcon][Open commented capability in tests.xml] 97/123197/1
authoryuanzhongyuan <zy123.yuan@samsung.com>
Wed, 5 Apr 2017 02:02:52 +0000 (10:02 +0800)
committeryuanzhongyuan <zy123.yuan@samsung.com>
Wed, 5 Apr 2017 02:02:52 +0000 (10:02 +0800)
Change-Id: Ic8aad4e3746f07e414827d041ad51f26390d8103

common/tct-iotcon-tizen-tests/tests.xml

index 84bd34bd82ff209460a563490a7011b5b318164c..fe0b41adb2bf6b8f7333d2bc2eaab596b4beebda 100755 (executable)
@@ -3,9 +3,9 @@
 <test_definition>
   <suite category="Tizen Web Device APIs" extension="crosswalk" name="tct-iotcon-tizen-tests">
     <set name="Iotcon" type="js">
-      <!--<capabilities>
+      <capabilities>
         <capability name="http://tizen.org/feature/iot.ocf"/>
-      </capabilities>-->
+      </capabilities>
       <testcase component="Tizen Device APIs/Graphics/Iotcon" execution_type="auto" id="Iotcon_initialize" priority="P1" purpose="Check method initialize is work properly">
         <description>
           <test_script_entry>/opt/tct-iotcon-tizen-tests/iotcon/Iotcon_initialize.html</test_script_entry>
       </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>