Skip to content

Commit c211894

Browse files
committed
updated test_docker.sh
1 parent e8a2007 commit c211894

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/test_docker.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ srcdir="$(cd "$(dirname "$0")" && pwd)"
1919

2020
cd "$srcdir/.."
2121

22+
# shellcheck disable=SC1091
2223
. "bash-tools/lib/docker.sh"
24+
25+
# shellcheck disable=SC1091
2326
. "bash-tools/lib/utils.sh"
2427

2528
section "Docker Image"

0 commit comments

Comments
 (0)