aboutsummaryrefslogtreecommitdiff
path: root/tests/install-uninstall.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-27 16:41:35 -0300
committerEuAndreh <eu@euandre.org>2021-06-27 16:41:35 -0300
commit64130b77803f14a0d46ae64bec2c405907f77f5f (patch)
tree639523239fa2bc3771c9c39a0c508ff7afbb5454 /tests/install-uninstall.sh
parentTODOs.md: Add #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 (diff)
downloadgit-permalink-64130b77803f14a0d46ae64bec2c405907f77f5f.tar.gz
git-permalink-64130b77803f14a0d46ae64bec2c405907f77f5f.tar.xz
git mv aux/tests-lib.sh tests/
Diffstat (limited to 'tests/install-uninstall.sh')
-rwxr-xr-xtests/install-uninstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install-uninstall.sh b/tests/install-uninstall.sh
index c24a118..1fbdad1 100755
--- a/tests/install-uninstall.sh
+++ b/tests/install-uninstall.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -u
-. aux/tests-lib.sh
+. tests/tests-lib.sh
TEST_DESTDIR="$PWD/tests/destdirs/$(uuid)"
PATH="$TEST_DESTDIR/usr/local/bin:$PATH"