aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ccsdk/healthcheck/test1.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ccsdk/healthcheck/test1.robot')
-rw-r--r--tests/ccsdk/healthcheck/test1.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ccsdk/healthcheck/test1.robot b/tests/ccsdk/healthcheck/test1.robot
index 3c81d705..fea86c3d 100644
--- a/tests/ccsdk/healthcheck/test1.robot
+++ b/tests/ccsdk/healthcheck/test1.robot
@@ -4,7 +4,7 @@ Library Process
*** Variables ***
-${health_check} ${SCRIPTS}/health_check.sh
+${health_check} ${SCRIPTS}/ccsdk/healthcheck/health_check.sh
*** Test Cases ***