summaryrefslogtreecommitdiffstats
path: root/test/t2100-mkpkglists.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/t2100-mkpkglists.t')
-rwxr-xr-xtest/t2100-mkpkglists.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t2100-mkpkglists.t b/test/t2100-mkpkglists.t
index fc11d073..5bf13de8 100755
--- a/test/t2100-mkpkglists.t
+++ b/test/t2100-mkpkglists.t
@@ -2,7 +2,7 @@
test_description='mkpkglists tests'
-. ./setup.sh
+. "$(dirname "$0")/setup.sh"
test_expect_success 'Test package list generation with no packages.' '
echo "DELETE FROM Packages;" | sqlite3 aur.db &&