From: xy.qian Date: Tue, 11 Apr 2017 05:49:58 +0000 (+0800) Subject: [mobile][webuifw][fix path issue] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F124307%2F1;p=test%2Ftct%2Fweb%2Fuifw.git [mobile][webuifw][fix path issue] Change-Id: If5e6f1fcff04b55b7724bde51e5ef7366685a6a9 Signed-off-by: xy.qian --- diff --git a/mobile/tct-webuifw-tests01/runner.js b/mobile/tct-webuifw-tests01/runner.js index 6ae25e8..27daf8e 100755 --- a/mobile/tct-webuifw-tests01/runner.js +++ b/mobile/tct-webuifw-tests01/runner.js @@ -1,6 +1,6 @@ var RESOURCE_DIR; $.ajax({ - url:"/tmp/TCT_CONFIG", + url:"/opt/usr/home/owner/share/TCT_CONFIG", data:{}, async:false, success:function(data){ diff --git a/mobile/tct-webuifw-tests02/runner.js b/mobile/tct-webuifw-tests02/runner.js index 6ae25e8..27daf8e 100755 --- a/mobile/tct-webuifw-tests02/runner.js +++ b/mobile/tct-webuifw-tests02/runner.js @@ -1,6 +1,6 @@ var RESOURCE_DIR; $.ajax({ - url:"/tmp/TCT_CONFIG", + url:"/opt/usr/home/owner/share/TCT_CONFIG", data:{}, async:false, success:function(data){ diff --git a/mobile/tct-webuifw-tests03/runner.js b/mobile/tct-webuifw-tests03/runner.js index 6ae25e8..27daf8e 100755 --- a/mobile/tct-webuifw-tests03/runner.js +++ b/mobile/tct-webuifw-tests03/runner.js @@ -1,6 +1,6 @@ var RESOURCE_DIR; $.ajax({ - url:"/tmp/TCT_CONFIG", + url:"/opt/usr/home/owner/share/TCT_CONFIG", data:{}, async:false, success:function(data){ diff --git a/mobile/tct-webuifw-tests04/runner.js b/mobile/tct-webuifw-tests04/runner.js index 6ae25e8..27daf8e 100755 --- a/mobile/tct-webuifw-tests04/runner.js +++ b/mobile/tct-webuifw-tests04/runner.js @@ -1,6 +1,6 @@ var RESOURCE_DIR; $.ajax({ - url:"/tmp/TCT_CONFIG", + url:"/opt/usr/home/owner/share/TCT_CONFIG", data:{}, async:false, success:function(data){ diff --git a/mobile/tct-webuifw-tests05/runner.js b/mobile/tct-webuifw-tests05/runner.js index 6ae25e8..27daf8e 100755 --- a/mobile/tct-webuifw-tests05/runner.js +++ b/mobile/tct-webuifw-tests05/runner.js @@ -1,6 +1,6 @@ var RESOURCE_DIR; $.ajax({ - url:"/tmp/TCT_CONFIG", + url:"/opt/usr/home/owner/share/TCT_CONFIG", data:{}, async:false, success:function(data){ diff --git a/mobile/tct-webuifw-tests06/runner.js b/mobile/tct-webuifw-tests06/runner.js index 6ae25e8..27daf8e 100755 --- a/mobile/tct-webuifw-tests06/runner.js +++ b/mobile/tct-webuifw-tests06/runner.js @@ -1,6 +1,6 @@ var RESOURCE_DIR; $.ajax({ - url:"/tmp/TCT_CONFIG", + url:"/opt/usr/home/owner/share/TCT_CONFIG", data:{}, async:false, success:function(data){