fusenapi/home-user-auth/home-user-auth_test.go

8 lines
72 B
Go
Raw Normal View History

2023-06-06 04:24:19 +00:00
package main
import "testing"
func TestMain(t *testing.T) {
main()
}