Fix: ignore data-race detector in onedrive tests

This commit is contained in:
HFO4 2020-01-22 14:57:10 +08:00
parent a70bc7b908
commit f3c7263b52

View file

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