Rename test file to reflect use

This commit is contained in:
Matt Nadareski
2023-07-13 23:17:58 -04:00
parent be7ab50c78
commit b5fee93a09

View File

@@ -4,7 +4,7 @@ using Xunit;
namespace SabreTools.Test.Parser
{
public class SerializationTests
public class DeserializationTests
{
[Fact]
public void ArchiveDotOrgDeserializeTest()