mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-23 07:25:11 +00:00
CSharpier...Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
This commit is contained in:
@@ -20,6 +20,7 @@ namespace SharpCompress.Test.Arj
|
||||
|
||||
[Fact]
|
||||
public void Arj_Uncompressed_Read() => Read("Arj.store.arj", CompressionType.None);
|
||||
|
||||
[Fact]
|
||||
public void Arj_Method4_Read() => Read("Arj.method4.arj");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user