Browse Source

Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback 4 years ago
parent
commit
56754a2af2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs

+ 1 - 1
tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs

@@ -11,7 +11,7 @@ using Xunit;
 
 
 namespace NetworkTesting
 namespace NetworkTesting
 {
 {
-    public class NetTesting
+    public class NetworkParseTests
     {
     {
         /// <summary>
         /// <summary>
         /// Trys to identify the string and return an object of that class.
         /// Trys to identify the string and return an object of that class.