Documentation: convert SubmittingPatches to AsciiDoc
[gitweb.git] / t / t1502-rev-parse-parseopt.sh
index ce7dda1ee828463f5450958578f7f6edf9d0dd2c..a859abedf5820da7fd2a2457c6d19b213ff78784 100755 (executable)
@@ -98,7 +98,7 @@ END_EXPECT
        test_i18ncmp expect output
 '
 
-test_expect_failure 'test --parseopt help output no switches' '
+test_expect_success 'test --parseopt help output no switches' '
        sed -e "s/^|//" >expect <<\END_EXPECT &&
 |cat <<\EOF
 |usage: some-command [options] <args>...
@@ -111,7 +111,7 @@ END_EXPECT
        test_i18ncmp expect output
 '
 
-test_expect_failure 'test --parseopt help output hidden switches' '
+test_expect_success 'test --parseopt help output hidden switches' '
        sed -e "s/^|//" >expect <<\END_EXPECT &&
 |cat <<\EOF
 |usage: some-command [options] <args>...