go-common/app/tool/bgr/bgl_test.go
2019-04-22 18:49:16 +08:00

10 lines
73 B
Go

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