Update tasks.go
This commit is contained in:
parent
4a42801c28
commit
30ba3970fe
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ import (
|
|||
au "github.com/logrusorgru/aurora"
|
||||
)
|
||||
|
||||
type taskLookupTable map[string]func(*runners.Result)
|
||||
|
||||
var (
|
||||
passLabel = au.BrightGreen("pass").String()
|
||||
failLabel = au.BrightRed("fail").String()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue