exclude errorgen from coverage

pull/786/head
Darien Raymond 2017-12-18 21:37:44 +01:00
parent 1f226797bc
commit 12ae92ade4
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
package errorgen

View File

@ -1,3 +1,5 @@
// +build generate
package main
import (