Skip to content

Commit

Permalink
t6200 (fmt-merge-msg): style nitpicks
Browse files Browse the repository at this point in the history
Guard setup with test_expect_success.  Use test_might_fail
instead of ignoring the exit code from git config --unset.
Point out setup commands that are shared by multiple tests,
to make it easy to write GIT_SKIP_TESTS specifications that
work.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jonathan Nieder authored and Junio C Hamano committed Aug 18, 2010
1 parent 9cbdd76 commit d834c96
Showing 1 changed file with 120 additions and 160 deletions.
Loading

0 comments on commit d834c96

Please sign in to comment.