mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
eval: add missing comma to tests.
This commit is contained in:
@ -559,7 +559,7 @@ int main(int argc, char **argv)
|
||||
"-PI",
|
||||
"+PI",
|
||||
"1+(5-2)^(3-1)+1/2+sin(PI)-max(-2.2,-3.1)",
|
||||
"80G/80Gi"
|
||||
"80G/80Gi",
|
||||
"1k",
|
||||
"1Gi",
|
||||
"1gi",
|
||||
|
Reference in New Issue
Block a user