From 64130b77803f14a0d46ae64bec2c405907f77f5f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 Jun 2021 16:41:35 -0300 Subject: git mv aux/tests-lib.sh tests/ --- tests/remotes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/remotes.sh') diff --git a/tests/remotes.sh b/tests/remotes.sh index 3ed842c..829f61d 100755 --- a/tests/remotes.sh +++ b/tests/remotes.sh @@ -1,7 +1,7 @@ #!/bin/sh set -u -. aux/tests-lib.sh +. tests/tests-lib.sh TEST_PREFIX="$PWD/tests/prefix/$(uuid)" make PREFIX="$TEST_PREFIX" install 1>/dev/null -- cgit v1.2.3