mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-06 11:35:40 +01:00
test: include sharness properly
So that it can be overridden. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
. ./sharness.sh
|
: "${SHARNESS_TEST_SRCDIR:=$(cd "$(dirname "${BASH_SOURCE-$0}")" && pwd)}"
|
||||||
|
. "$SHARNESS_TEST_SRCDIR"/sharness.sh
|
||||||
|
|
||||||
test_set_prereq PYTHON
|
test_set_prereq PYTHON
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user