Don't run home_test with race detection

This commit is contained in:
Andrey Meshkov
2020-09-08 15:53:25 +03:00
parent c826c976af
commit 7be0cc72df
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
// +build !race
package home
import (