xgo/script_test.go

9 lines
77 B
Go
Raw Normal View History

2019-01-09 10:17:42 +03:00
package tengo_test
import (
"testing"
)
func TestScript(t *testing.T) {
}