1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-25 06:59:13 -04:00

exclude errorgen from coverage

This commit is contained in:
Darien Raymond
2017-12-18 21:37:44 +01:00
parent 1f226797bc
commit 12ae92ade4
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 (