mirror of https://github.com/cloudreve/Cloudreve
Fix: ignore data-race detector in onedrive tests
parent
588514b4e0
commit
a70bc7b908
|
@ -1,3 +1,5 @@
|
|||
// +build !race
|
||||
|
||||
package onedrive
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue