meta: Fix authors check

This commit is contained in:
Jakob Borg 2018-02-07 17:32:26 +01:00
parent bc7639b0ff
commit 8cdab7231a
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ var excludeCommits = stringSetFromStrings([]string{
"342036408e65bd25bb6afbcc705e2e2c013bb01f",
"e37cefdbee1c1cd95ad095b5da6d1252723f103b",
"bcc5d7c00f52552303b463d43a636f27b7f7e19b",
"bc7639b0ffcea52b2197efb1c0bb68b338d1c915",
})
func TestCheckAuthors(t *testing.T) {