Fix: ignore data-race detector in onedrive tests
This commit is contained in:
parent
a70bc7b908
commit
f3c7263b52
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// +build !race
|
||||
|
||||
package util
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Reference in a new issue