[common][tct-sp02-wrt-tests][change version from 3.0 to 4.0] 99/115399/1
authorzhangwei <wei625.zhang@samsung.com>
Sat, 18 Feb 2017 13:52:31 +0000 (21:52 +0800)
committerzhangwei <wei625.zhang@samsung.com>
Sat, 18 Feb 2017 14:15:06 +0000 (22:15 +0800)
Change-Id: I4708ac4d24e33681959bcfd80462a8ac0f2a047d
Signed-off-by: zhangwei <wei625.zhang@samsung.com>
common/tct-sp02-wrt-tests/private_localstorage_check/config.xml

index 474fb81c6b46cf7110bf9938d785858e9b0c3144..3ed2d1d77549c5822800ce9878f572faeb9aa4a5 100755 (executable)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<widget id="http://tizen.org/private_localstorage_check" xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" version="3.0">
+<widget id="http://tizen.org/private_localstorage_check" xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" version="4.0">
   <access origin="*"/>
   <icon src="icon.png" height="117" width="117"/>
   <content src="index.html"/>
   <name>private_localstorage_check</name>
-  <tizen:application id="wrt5plc001.privatelocalstoragecheck" package="wrt5plc001" required_version="3.0"/>
-</widget>
\ No newline at end of file
+  <tizen:application id="wrt5plc001.privatelocalstoragecheck" package="wrt5plc001" required_version="4.0"/>
+</widget>