Whitespace fix

Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
dtparr 2020-04-11 13:33:16 -05:00 committed by GitHub
parent e027f4645f
commit 41f6fa0ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ namespace Jellyfin.Naming.Tests.Video
[Fact]
public void TestExpandedExtras()
{
Test("trailer.mp4", ExtraType.Trailer, _videoOptions);
Test("trailer.mp3", null, _videoOptions);
Test("300-trailer.mp4", ExtraType.Trailer, _videoOptions);