From 4b317ae7447b51bed8f55524e8e7a6c0e0283d91 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 13 Nov 2023 08:13:46 -0300 Subject: tests/assert-*.sh: Allow tests to run independently from "all" and from each other --- tests/assert-deps.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/assert-deps.sh') 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)" -- cgit v1.2.3