aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2022-02-26 12:53:34 -0500
committerGitHub <noreply@github.com>2022-02-26 12:53:34 -0500
commite26446f9c06d23d483d7c3db40888d51d37fdcdc (patch)
treef87ff0c7d9c8aa6bdd225c22aaf3d21e796be83f /tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs
parentd7cbb25d0bb0eed4e40715491a71aa65310957fd (diff)
parent554d1b2ca8868e7aeb1fa9acac75cb8ce423796a (diff)
Merge pull request #7112 from stanionascu/bdiso-playback
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs')
-rw-r--r--tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs b/tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs
index f5c8cc970..599599071 100644
--- a/tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs
+++ b/tests/Jellyfin.Server.Implementations.Tests/Library/LibraryManager/FindExtrasTests.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;