Fix: ignore data-race detector in onedrive tests

pull/247/head
HFO4 2020-01-22 14:57:10 +08:00
parent a70bc7b908
commit f3c7263b52
1 changed files with 2 additions and 0 deletions

View File

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