xgo/script_test.go
2019-01-08 23:17:42 -08:00

8 lines
77 B
Go

package tengo_test
import (
"testing"
)
func TestScript(t *testing.T) {
}