Skip to content
Snippets Groups Projects
Commit c010fce6 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

parseutils-test: Drop random colors from parsing test

This guarantees stable output for comparing test results.
parent ba04177e
No related branches found
No related tags found
No related merge requests found
...@@ -693,8 +693,6 @@ int main(void) ...@@ -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 ",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment