summaryrefslogtreecommitdiff
path: root/t/t4063-diff-blobs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t4063-diff-blobs.sh')
-rwxr-xr-xt/t4063-diff-blobs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t4063-diff-blobs.sh b/t/t4063-diff-blobs.sh
index 90c6f6b85b..df9c35b2dd 100755
--- a/t/t4063-diff-blobs.sh
+++ b/t/t4063-diff-blobs.sh
@@ -71,7 +71,7 @@ test_expect_success 'index of ranged tree:path diff' '
test_expect_failure 'ranged tree:path diff uses filenames as paths' '
check_paths one two
'
-test_expect_failure 'ranged tree:path diff shows mode change' '
+test_expect_success 'ranged tree:path diff shows mode change' '
check_mode 100644 100755
'