aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
diff options
context:
space:
mode:
authorBaronGreenback <jimcartlidge@yahoo.co.uk>2020-11-21 16:03:25 +0000
committerGitHub <noreply@github.com>2020-11-21 16:03:25 +0000
commit56754a2af2bf3a1d10e2b8cbedcb99e693da4431 (patch)
treef8f9f468a52c804b39d37181c478364f5e69288c /tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
parentead881d4870f93cc3cd2876ba3c13256b466da39 (diff)
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
Diffstat (limited to 'tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs')
-rw-r--r--tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs b/tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
index 926dd9599..e5885a4b2 100644
--- a/tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
+++ b/tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
@@ -11,7 +11,7 @@ using Xunit;
namespace NetworkTesting
{
- public class NetTesting
+ public class NetworkParseTests
{
/// <summary>
/// Trys to identify the string and return an object of that class.