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