bilibili-backup/app/job/main/upload/service/bucket_test.go
2019-04-22 02:59:20 +00:00

20 lines
180 B
Go

package service
import "testing"
func TestGet(t *testing.T) {
}
func TestInitBuckets(t *testing.T) {
}
func TestString(t *testing.T) {
}
func TestPublic(t *testing.T) {
}