mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
Error with Unit Test 7Zip.LZMA.7z #108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @llnewbiell on GitHub (Jul 23, 2016).
Hi!
I have a problem when run Test Unit::
public void SevenZipArchive_LZMA_Time_Attributes_PathRead()
{
ArchiveFileReadEx("7Zip.LZMA.7z");
}
It was failed..
@adamhathcock commented on GitHub (Sep 27, 2016):
Still works for me