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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.