Commit c010fce6 authored by Diego Biurrun's avatar Diego Biurrun

parseutils-test: Drop random colors from parsing test

This guarantees stable output for comparing test results.
parent ba04177e
......@@ -693,8 +693,6 @@ int main(void)
int i;
uint8_t rgba[4];
const char *color_names[] = {
"bikeshed",
"RaNdOm",
"foo",
"red",
"Red ",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment