Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5310: increase the number of bitmapped commits
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 599fd70e141c7b7252b65ae6603486691864974b..4b346467df7aaf2e5215f7ebb3bfb4ae13a3ffbc 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-1607,3
+1607,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"
+'