starlog/starlog_test.go
2020-06-08 15:02:07 +08:00

10 lines
73 B
Go

package starlog
import (
"testing"
)
func Test_LOG(t *testing.T) {
}