kefu/models/articles_test.go

10 lines
75 B
Go

package models
import (
"testing"
)
func TestArticle(t *testing.T) {
}