From 33579d6a22107834f8007a20559f05e55f5ec669 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 17 Feb 2021 23:55:34 -0300 Subject: Refactor tests/lib.sh --- tests/cli-opts.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/cli-opts.sh') diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh index 05a898e..d1fee95 100755 --- a/tests/cli-opts.sh +++ b/tests/cli-opts.sh @@ -1,6 +1,7 @@ #!/bin/sh set -u +. aux/utils.sh . tests/lib.sh assert_usage() { -- cgit v1.2.3