From: Johannes Schindelin Date: Mon, 11 Jul 2016 11:45:08 +0000 (+0200) Subject: t/test-lib.sh: fix running tests with --valgrind X-Git-Tag: v2.9.3~30^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/503e22418082d1ec616ec98ab90c6a73cd3ef96f?hp=503e22418082d1ec616ec98ab90c6a73cd3ef96f t/test-lib.sh: fix running tests with --valgrind We forgot to adjust this code path after moving the test helpers to t/helper/. Signed-off-by: Johannes Schindelin Acked-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---