mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-03 01:55:49 +01:00
t: allow execution from other dirs
This commit is contained in:
2
t/bidi.t
2
t/bidi.t
@@ -8,7 +8,7 @@
|
||||
|
||||
test_description='Test bidirectionality of remote-hg'
|
||||
|
||||
. ./test-lib.sh
|
||||
. "$(dirname "$0")"/test-lib.sh
|
||||
|
||||
# clone to a git repo
|
||||
git_clone () {
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user