From 1533a1dbb2b16dbd12db4a4fffdad09de6057614 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Jun 2021 16:39:44 -0300 Subject: mv {aux => tests}/tests-lib.sh --- tests/cli-opts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cli-opts.sh') diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh index 83ab2be..5dbd1a6 100755 --- a/tests/cli-opts.sh +++ b/tests/cli-opts.sh @@ -1,7 +1,7 @@ #!/bin/sh set -u -. aux/tests-lib.sh +. tests/tests-lib.sh export XDG_DATA_HOME="$PWD/tests/test-profiles" -- cgit v1.2.3