# HG changeset patch # User Yuya Nishihara # Date 1539686361 -7200 # Node ID 1bd3e922de1851a7faaddd95e7b5fba47f8299a8 # Parent 47084b5ffd80bb83944194ac8fc3fac5d0a8cc24 check-commit: update test expectation per removal of "double empty line" rule Follow up for 47084b5ffd80. diff -r 47084b5ffd80 -r 1bd3e922de18 tests/test-contrib-check-commit.t --- a/tests/test-contrib-check-commit.t Sun Oct 14 15:40:16 2018 +0200 +++ b/tests/test-contrib-check-commit.t Tue Oct 16 12:39:21 2018 +0200 @@ -130,10 +130,6 @@ 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]