Browse Source

Whitespace fix

Co-Authored-By: Bond-009 <bond.009@outlook.com>
dtparr 5 năm trước cách đây
mục cha
commit
41f6fa0ae8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs

+ 0 - 1
tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs

@@ -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);