Cloudreve/pkg/filesystem/driver/onedrive/client_test.go
2020-01-22 10:50:47 +08:00

7 lines
74 B
Go

package onedrive
import "testing"
func TestNewClient(t *testing.T) {
}