t: allow execution from other dirs

This commit is contained in:
Felipe Contreras
2025-08-01 20:30:53 -06:00
parent 9a80e68234
commit 5353a87001
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
test_description='Test remote-hg output compared to hg-git'
. ./test-lib.sh
. "$(dirname "$0")"/test-lib.sh
export EXPECTED_DIR="$SHARNESS_TEST_DIRECTORY/expected"