scripts: reflecting the move of scripts to a separate repository
Change-Id: I0f3b8c4d9f254ac8fcae700504d6a12624c92064
diff --git a/security/agent/testchild.sh b/security/agent/testchild.sh
index bff6766..addf884 100644
--- a/security/agent/testchild.sh
+++ b/security/agent/testchild.sh
@@ -2,8 +2,7 @@
# Helper script for testing two binaries under the same agent.
-source "${VEYRON_ROOT}/environment/scripts/lib/shell_test.sh"
-
+source "${VEYRON_ROOT}/scripts/lib/shell_test.sh"
main() {
if [[ -n "${VEYRON_IDENTITY}" ]]; then