Re: [PATCH v2 1/2] tests: move test_lazy_prereq JGIT to test-lib.sh
From: Junio C Hamano <hidden> Date: 2016-09-07 16:48:12
Jonathan Tan [off-list ref] writes:
This enables JGIT to be used as a prereq in invocations of
test_expect_success (and other functions) in other test scripts.
Signed-off-by: Jonathan Tan <redacted>
---
t/t5310-pack-bitmaps.sh | 4 ----
t/test-lib.sh | 4 ++++
2 files changed, 4 insertions(+), 4 deletions(-)