mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-16 16:05:48 +01:00
test: trivial cleanups
TEST_DIRECTORY doesn't even exist in sharness. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
|
||||
test_description='Test remote-hg output compared to hg-git'
|
||||
|
||||
test -n "$TEST_DIRECTORY" || TEST_DIRECTORY=$(dirname $0)/
|
||||
. "$TEST_DIRECTORY"/test-lib.sh
|
||||
. ./test-lib.sh
|
||||
|
||||
if ! test_have_prereq PYTHON
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user