avutil/parseutils: remove 2112 date from fate test
It is not supported on 32bit. Signed-off-by: Marton Balint <cus@passwd.hu>
This commit is contained in:
parent
bcc223523e
commit
ae51f9bd6c
2 changed files with 2 additions and 2 deletions
|
@ -888,7 +888,7 @@ int main(void)
|
|||
"2012 - 02-22 17:44:07",
|
||||
"2000-12-20T010247.6",
|
||||
"2000-12-12 1:35:46+05:30",
|
||||
"2112-12-12 22:30:40-02",
|
||||
"2002-12-12 22:30:40-02",
|
||||
};
|
||||
static const char * const duration_string[] = {
|
||||
"2:34:56.79",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue