Fix: ignore data-race detector in onedrive tests

pull/247/head
HFO4 2020-01-22 14:52:05 +08:00
parent 588514b4e0
commit a70bc7b908
1 changed files with 2 additions and 0 deletions

View File

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