mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2025-01-18 12:36:44 +00:00
dotnet format
This commit is contained in:
parent
40a3609d5d
commit
69535d6fdc
1 changed files with 1 additions and 1 deletions
|
@ -665,7 +665,7 @@ public void Pre_VerifyExists_SomeFilesNotExist()
|
|||
Path.GetTempFileName(),
|
||||
"file2.mp4",
|
||||
"file3.mp4"
|
||||
};
|
||||
};
|
||||
var argument = new MultiInputArgument(true, filePaths);
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue