diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2018-07-02 02:23:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-16 23:38:47 +0200 |
commit | d964def526b2256a1d573597e978774f1e584770 (patch) | |
tree | 4e03a2819e43fc56d9d7d18c12a1392d953ddaa1 /http-backend.c | |
parent | t7400: fix broken "submodule add/reconfigure --force" test (diff) | |
download | git-d964def526b2256a1d573597e978774f1e584770.tar.xz git-d964def526b2256a1d573597e978774f1e584770.zip |
t7810: use test_expect_code() instead of hand-rolled comparison
This test manually checks the exit code of git-grep for a particular
value. In doing so, it intentionally breaks the &&-chain. Modernize the
test by taking advantage of test_expect_code() and a normal &&-chain.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-backend.c')
0 files changed, 0 insertions, 0 deletions