1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00

exclude errorgen from coverage

This commit is contained in:
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 (