go-yaml/token/token_test.go

9 lines
76 B
Go
Raw Normal View History

2019-10-16 18:19:15 +09:00
package token_test
import (
"testing"
)
func TestToken(t *testing.T) {
}