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-08-21 11:08:36 +0200
commitdb0df685e9dc40fdd53113caaac976d12fd73435 (patch)
treeaa6afac29dc79b23e087535b32574983aead237d /test/_test-config.json
parentd3a41ad067e7752a835c71d9f91ddd7230cd648a (diff)
sdk_test: draft in progress
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",