This commit is contained in:
Adam Hathcock
2025-12-19 14:33:24 +00:00
parent 95749234f5
commit 6cf2e054bf
3 changed files with 12 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ using Xunit;
namespace SharpCompress.Test;
public class ExtractAllTests: TestBase
public class ExtractAllTests : TestBase
{
[Theory]
[InlineData("Zip.deflate.zip")]