aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordtparr <dtparr@users.noreply.github.com>2020-04-11 13:33:06 -0500
committerGitHub <noreply@github.com>2020-04-11 13:33:06 -0500
commite027f4645f8db1a702cc31fa98ff24950c8ecefd (patch)
tree657cb6e14eaf3190da2e68b82bc8d28c5c743130
parent8e67cb541eac38efc3ebb9ada5f73d46249dc92c (diff)
Whitespace fix
Co-Authored-By: Bond-009 <bond.009@outlook.com>
-rw-r--r--tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs b/tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs
index 4d730eef3..cdaa644c6 100644
--- a/tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs
+++ b/tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs
@@ -17,7 +17,6 @@ namespace Jellyfin.Naming.Tests.Video
[Fact]
public void TestKodiExtras()
{
-
Test("trailer.mp4", ExtraType.Trailer, _videoOptions);
Test("300-trailer.mp4", ExtraType.Trailer, _videoOptions);