فهرست منبع

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

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback 4 سال پیش
والد
کامیت
56754a2af2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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.