aboutsummaryrefslogtreecommitdiffstats
path: root/test/_test-config.json
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2018-07-25 16:02:30 +0200
committerClément Bénier <clement.benier@iot.bzh>2018-07-25 16:09:32 +0200
commit4edc85706942a10085947ef457fca9e4f209a21a (patch)
treef24357b4c37c94421bf0d844b6856bfea512b99b /test/_test-config.json
parentb286ced30a859e2238d13450d61ea0110a53b8a9 (diff)
sdk_test: draft in progresssandbox/test
add tests for testing sdk - draft Change-Id: I81f2f4ff75d6256fd092afd5213ea4f3370fcc68 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Diffstat (limited to 'test/_test-config.json')
-rw-r--r--test/_test-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/_test-config.json b/test/_test-config.json
index 835bc79..223b3eb 100644
--- a/test/_test-config.json
+++ b/test/_test-config.json
@@ -1,5 +1,5 @@
{
- "webAppDir": "${EXEPATH}/../webapp/dist",
+ "webAppDir": "${EXEPATH}/../webapp/src",
"httpPort": "8000",
"sdkScriptsDir": "${EXEPATH}/../sdks",
"shareRootDir": "${XDS_SERVER_ROOT_CFG_DIR}/xds-server/projects",