go-common/app/tool/bgr/bgl_test.go

10 lines
73 B
Go
Raw Normal View History

2019-04-22 10:49:16 +00:00
package main
import (
"testing"
)
func TestComment(t *testing.T) {
}