parseutils-test: Drop random colors from parsing test
This guarantees stable output for comparing test results.
This commit is contained in:
parent
ba04177eeb
commit
c010fce6c9
1 changed files with 0 additions and 2 deletions
|
@ -693,8 +693,6 @@ int main(void)
|
||||||
int i;
|
int i;
|
||||||
uint8_t rgba[4];
|
uint8_t rgba[4];
|
||||||
const char *color_names[] = {
|
const char *color_names[] = {
|
||||||
"bikeshed",
|
|
||||||
"RaNdOm",
|
|
||||||
"foo",
|
"foo",
|
||||||
"red",
|
"red",
|
||||||
"Red ",
|
"Red ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue