libxml/clib_test.go

10 lines
66 B
Go
Raw Permalink Normal View History

2019-12-09 10:02:36 +00:00
package sax
import (
"testing"
)
func Test1(t *testing.T) {
}