Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/test-lib: introduce ZERO_OID
[gitweb.git]
/
t
/
t0062-revision-walking.sh
diff --git
a/t/t0062-revision-walking.sh
b/t/t0062-revision-walking.sh
index 113c728e676679f8e8e8eb0fce433a84bbee8050..8e215867b8c197dedef32c569e1d1f632d22b631 100755
(executable)
--- a/
t/t0062-revision-walking.sh
+++ b/
t/t0062-revision-walking.sh
@@
-26,7
+26,7
@@
test_expect_success 'setup' '
'
test_expect_success 'revision walking can be done twice' '
- test-revision-walking run-twice >run_twice_actual &&
+ test-
tool
revision-walking run-twice >run_twice_actual &&
test_cmp run_twice_expected run_twice_actual
'