Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void'
[gitweb.git]
/
t
/
t5310-pack-bitmaps.sh
diff --git
a/t/t5310-pack-bitmaps.sh
b/t/t5310-pack-bitmaps.sh
index 3893afd687986ec7ec9102658c8dc332c61d25fa..1e376ea39e29774f89e4610b2dbed6b385e460eb 100755
(executable)
--- a/
t/t5310-pack-bitmaps.sh
+++ b/
t/t5310-pack-bitmaps.sh
@@
-158,10
+158,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 &&
(