mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-05 02:55: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
|
||||
|
||||
. ./sharness.sh
|
||||
: "${SHARNESS_TEST_SRCDIR:=$(cd "$(dirname "${BASH_SOURCE-$0}")" && pwd)}"
|
||||
. "$SHARNESS_TEST_SRCDIR"/sharness.sh
|
||||
|
||||
test_set_prereq PYTHON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user