Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-parse: fix parent shorthands with --symbolic
[gitweb.git]
/
t
/
t5310-pack-bitmaps.sh
diff --git
a/t/t5310-pack-bitmaps.sh
b/t/t5310-pack-bitmaps.sh
index 9602e9af6749f99e8f23cdc82bfd88ede1a6db6b..b4c7a6ff6b72d5d06ce9fb13bbd74590ff459a0b 100755
(executable)
--- a/
t/t5310-pack-bitmaps.sh
+++ b/
t/t5310-pack-bitmaps.sh
@@
-262,10
+262,6
@@
test_expect_success 'pack with missing parent' '
git pack-objects --stdout --revs <revs >/dev/null
'
-test_lazy_prereq JGIT '
- type jgit
-'
-
test_expect_success JGIT 'we can read jgit bitmaps' '
git clone . compat-jgit &&
(