Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
grep: Add basic tests
[gitweb.git]
/
t
/
t6002-rev-list-bisect.sh
diff --git
a/t/t6002-rev-list-bisect.sh
b/t/t6002-rev-list-bisect.sh
index 8f5de097ecd703ae5f6f889ecb735f7277f361be..fb07536a0f5b7e1000cf4945f55be3305df88e90 100755
(executable)
--- a/
t/t6002-rev-list-bisect.sh
+++ b/
t/t6002-rev-list-bisect.sh
@@
-5,7
+5,7
@@
test_description='Tests git rev-list --bisect functionality'
. ./test-lib.sh
-.
../t6000lib
.sh # t6xxx specific functions
+.
"$TEST_DIRECTORY"/lib-t6000
.sh # t6xxx specific functions
# usage: test_bisection max-diff bisect-option head ^prune...
#