summaryrefslogtreecommitdiff
path: root/contrib/diff-highlight/t
diff options
context:
space:
mode:
authorLibravatar Brian Henderson <henderson.bj@gmail.com>2016-08-29 10:33:47 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-08-29 12:20:50 -0700
commit7e4ffb4c1778c725db3db116f016ef2ad1c6d218 (patch)
tree922432ec54849c67c42a52b449023307b2e3e59f /contrib/diff-highlight/t
parentdiff-highlight: add failing test for handling --graph output (diff)
downloadtgif-7e4ffb4c1778c725db3db116f016ef2ad1c6d218.tar.xz
diff-highlight: add support for --graph output
Signed-off-by: Brian Henderson <henderson.bj@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/diff-highlight/t')
-rwxr-xr-xcontrib/diff-highlight/t/t9400-diff-highlight.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/diff-highlight/t/t9400-diff-highlight.sh b/contrib/diff-highlight/t/t9400-diff-highlight.sh
index 1537c69d52..e42ff31f3d 100755
--- a/contrib/diff-highlight/t/t9400-diff-highlight.sh
+++ b/contrib/diff-highlight/t/t9400-diff-highlight.sh
@@ -209,7 +209,7 @@ test_expect_failure 'diff-highlight highlights mismatched hunk size' '
# TODO add multi-byte test
-test_expect_failure 'diff-highlight works with the --graph option' '
+test_expect_success 'diff-highlight works with the --graph option' '
dh_test_setup_history &&
# topo-order so that the order of the commits is the same as with --graph