Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-task/task
/ runErrorTestOption
Struct
runErrorTestOption
executor_test.go:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
type
runErrorTestOption
struct
{}
98
99
func
(opt *runErrorTestOption) applyToExecutorTest(t *ExecutorTest) {
100
t.wantRunError = true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected