Exclude tests from race check

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-10-05 12:28:01 +02:00
parent 382f056bbd
commit 25409a2cee
+2
View File
@@ -1,3 +1,5 @@
// +build !race
package user
import (