mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 20:43:14 +02:00
Update tests/Jellyfin.Networking.Tests/NetworkTesting/UnitTesting.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
ead881d487
commit
56754a2af2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue