fusenapi/product/product_test.go
laodaming 9007cc8369 fix
2023-06-07 17:27:17 +08:00

8 lines
72 B
Go

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