Files
go-utils/uuid/test_trans.go
2023-10-28 20:06:50 +08:00

8 lines
65 B
Go

package uuid
import "testing"
func TestUUID(t *testing.T) {
}