Exclude rekey command tests from race detector

This commit is contained in:
Jeff Mitchell 2018-02-08 13:34:45 -05:00
parent ec27e83b6e
commit dd9f17ef7d

View File

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