mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-01 12:22:09 +00:00
tests: fix parseutils test after 12a269a522
"12:34" is now valid syntax.
This commit is contained in:
parent
160def32da
commit
e95637841c
@ -79,4 +79,4 @@ now -> 1331972053.000000 = 2012-03-17T08:14:13Z
|
||||
-1:23:45.67 -> -5025670000
|
||||
42.1729 -> +42172900
|
||||
-1729.42 -> -1729420000
|
||||
12:34 -> error
|
||||
12:34 -> +754000000
|
||||
|
Loading…
Reference in New Issue
Block a user