Skip to content

Commit 010dfb9

Browse files
committed
updated all.sh
1 parent 7718241 commit 010dfb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ set -euo pipefail
1717
[ -n "${DEBUG:-}" ] && set -x
1818
srcdir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
1919

20+
# shellcheck disable=SC1090
2021
. "$srcdir/utils.sh"
2122

2223
# imported by utils.sh above

0 commit comments

Comments
 (0)