# HG changeset patch # User Yuya Nishihara <yuya@tcha.org> # Date 2018-10-16 10:39:21 # Node ID 1bd3e922de1851a7faaddd95e7b5fba47f8299a8 # Parent 47084b5ffd80bb83944194ac8fc3fac5d0a8cc24 check-commit: update test expectation per removal of "double empty line" rule Follow up for 47084b5ffd80. diff --git a/tests/test-contrib-check-commit.t b/tests/test-contrib-check-commit.t --- a/tests/test-contrib-check-commit.t +++ b/tests/test-contrib-check-commit.t @@ -130,10 +130,6 @@ A patch with other errors: This has no topic and ends with a period. 7: don't add trailing period on summary line This has no topic and ends with a period. - 19: adds double empty line - + 20: adds a function with foo_bar naming + def blah_blah(x): - 23: adds double empty line - + [1]