Home | History | Annotate | Download | only in template

Lines Matching refs:testExecute

627 func testExecute(execTests []execTest, template *Template, t *testing.T) {
679 func TestExecute(t *testing.T) {
680 testExecute(execTests, nil, t)