Test: Onedrive.OAuth

This commit is contained in:
HFO4
2020-01-22 10:50:47 +08:00
parent d3f132de6d
commit 0d2e3cc717
6 changed files with 405 additions and 28 deletions

View File

@@ -0,0 +1,7 @@
package onedrive
import "testing"
func TestNewClient(t *testing.T) {
}