mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
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
@ -693,8 +693,6 @@ int main(void)
|
||||
int i;
|
||||
uint8_t rgba[4];
|
||||
const char *color_names[] = {
|
||||
"bikeshed",
|
||||
"RaNdOm",
|
||||
"foo",
|
||||
"red",
|
||||
"Red ",
|
||||
|
Loading…
Reference in New Issue
Block a user