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

Co-authored-by: Cody Robibero <cody@robibe.ro>
pull/4125/head
BaronGreenback 4 years ago committed by GitHub
parent ead881d487
commit 56754a2af2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save