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

Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
BaronGreenback
2020-11-21 16:03:25 +00:00
committed by GitHub
parent ead881d487
commit 56754a2af2

View File

@@ -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.