yd-dingtalk-ldap/main_test.go
2022-05-30 18:43:28 +08:00

8 lines
73 B
Go

package main
import "testing"
func TestCase1(t *testing.T) {
main()
}