From 57300c6bec8905ad5001af940d02b6282cc80f61 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Thu, 19 Jan 2017 08:34:14 +0000 Subject: [PATCH] Fix typo in test --- integration/100_launch_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/100_launch_test.sh b/integration/100_launch_test.sh index 8c80c6c23..45dba69fa 100755 --- a/integration/100_launch_test.sh +++ b/integration/100_launch_test.sh @@ -1,7 +1,7 @@ #! /bin/bash # shellcheck disable=SC1091 -./config.sh +. ./config.sh start_suite "Launch scope and check it boots"