ppforge/protocoldb/protocoldb_test.go

10 lines
72 B
Go

package protocoldb
import (
"testing"
)
func Test(t *testing.T) {
}