Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/mingw-use-utf8'
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 57f7c30377faa9867c7651a2b1ec16f2351bc000..d1ba33745a24c92411baca54604c853373b9bc39 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-1606,3
+1606,7
@@
test_lazy_prereq SHA1 '
test_lazy_prereq REBASE_P '
test -z "$GIT_TEST_SKIP_REBASE_P"
'
+
+test_lazy_prereq FAIL_PREREQS '
+ test -n "$GIT_TEST_FAIL_PREREQS"
+'