aboutsummaryrefslogtreecommitdiff
path: root/tests/remotes.sh
diff options
context:
space:
mode:
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