aboutsummaryrefslogtreecommitdiff
path: root/tests/remotes.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-05 16:26:48 -0300
committerEuAndreh <eu@euandre.org>2021-08-05 16:30:13 -0300
commita322078bc7f1dedd1040d8a66698a7890f9921a7 (patch)
tree21759a41681a558e8cc33571f0364f3dc8550473 /tests/remotes.sh
parentTODOs.md: Add #task-db34da8d-bf61-43ae-b8f0-f2299834a937 (diff)
downloadgit-permalink-a322078bc7f1dedd1040d8a66698a7890f9921a7.tar.gz
git-permalink-a322078bc7f1dedd1040d8a66698a7890f9921a7.tar.xz
mv tests/tests-lib.sh tests/lib.sh
Diffstat (limited to 'tests/remotes.sh')
-rwxr-xr-xtests/remotes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/remotes.sh b/tests/remotes.sh
index 76aea04..3fff205 100755
--- a/tests/remotes.sh
+++ b/tests/remotes.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -u
-. tests/tests-lib.sh
+. tests/lib.sh
TEST_PREFIX="$PWD/tests/prefix/$(uuid)"
make PREFIX="$TEST_PREFIX" install 1>/dev/null