chiark / gitweb /
Test suite: Filter out .../git-core from PATH so that we catch git-foo
[dgit.git] / tests / lib
index 6401f933c9989ec169899500a6c215bbef8113b2..275d3ef3f2824e89dc64453f41a106d133f5619d 100644 (file)
--- 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}