mirror of
https://github.com/fatih/color.git
synced 2025-02-16 18:34:39 +02:00
Fix test
This commit is contained in:
parent
53a67d05c4
commit
db165dd21a
@ -16,7 +16,7 @@ func TestColor(t *testing.T) {
|
||||
|
||||
testColors := []struct {
|
||||
text string
|
||||
code Parameter
|
||||
code Attribute
|
||||
}{
|
||||
{text: "black", code: FgBlack},
|
||||
{text: "red", code: FgRed},
|
||||
|
Loading…
x
Reference in New Issue
Block a user