aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Jellyfin.Dlna.Tests/ProfileTester.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Dlna.Tests/ProfileTester.cs b/tests/Jellyfin.Dlna.Tests/ProfileTester.cs
index 3676cc9ef..74868bc0e 100644
--- a/tests/Jellyfin.Dlna.Tests/ProfileTester.cs
+++ b/tests/Jellyfin.Dlna.Tests/ProfileTester.cs
@@ -11,7 +11,7 @@ using Xunit;
namespace Jellyfin.Dlna.Tests
{
- public class ProfileTester
+ public class DlnaManagerTests
{
private DlnaManager GetManager()
{