summaryrefslogtreecommitdiff
path: root/tests/assert-deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/assert-deps.sh')
-rwxr-xr-xtests/assert-deps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/assert-deps.sh b/tests/assert-deps.sh
index 0c0f02e..9bfc5ea 100755
--- a/tests/assert-deps.sh
+++ b/tests/assert-deps.sh
@@ -6,6 +6,7 @@ if [ ! -e .git ]; then
exit
fi
+
. tools/lib.sh
F="$(mkstemp)"