From a85458a7fc736f6d404622a427380a41f1248765 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 16 Oct 2016 13:07:59 +0100 Subject: Test suite: Filter out .../git-core from PATH so that we catch git-foo Signed-off-by: Ian Jackson --- tests/lib | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/lib') diff --git a/tests/lib b/tests/lib index 6401f93..275d3ef 100644 --- a/tests/lib +++ b/tests/lib @@ -21,6 +21,8 @@ END trap 'test $? = 0 || t-report-failure' EXIT +t-filter-out-git-hyphen-dir + t-set-intree : ${DGIT_TEST_DEBUG=-D} -- cgit v1.2.3