l10n: sv.po: Update Swedish translation (3288t0f0u)
[gitweb.git] / t / t3701-add-interactive.sh
index 87ffd4d43c4aa9ef4e1cae63e078e708ddbd4b27..a49c12c79b28fac8545dffcbaba8e8905c8d6222 100755 (executable)
@@ -483,7 +483,7 @@ test_expect_success 'hunk-editing handles custom comment char' '
        git diff --exit-code
 '
 
-test_expect_failure 'add -p works even with color.ui=always' '
+test_expect_success 'add -p works even with color.ui=always' '
        git reset --hard &&
        echo change >>file &&
        test_config color.ui always &&