Skip to content

Commit

Permalink
Merge branch 'pb/t7502-drop-dup'
Browse files Browse the repository at this point in the history
Code clean-up.

* pb/t7502-drop-dup:
  t/t7502 : drop duplicate test
  • Loading branch information
Junio C Hamano committed Apr 6, 2016
2 parents e094194 + dde7891 commit 235bdc8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions t/t7502-commit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -527,11 +527,6 @@ try_commit_status_combo () {
test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
'

test_expect_success 'commit' '
try_commit "" &&
test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
'

test_expect_success 'commit --status' '
try_commit --status &&
test_i18ngrep "^# Changes to be committed:" .git/COMMIT_EDITMSG
Expand Down

0 comments on commit 235bdc8

Please sign in to comment.