mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Fix executor tests
This commit is contained in:
@@ -29,7 +29,6 @@ type BasicExecutor struct {
|
||||
allocDir string
|
||||
}
|
||||
|
||||
// TODO: Have raw_exec use this as well.
|
||||
func NewBasicExecutor() Executor {
|
||||
return &BasicExecutor{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user