Skip to content

Commit

Permalink
Disabled Zip64_Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-olivares authored Feb 13, 2025
1 parent 6175963 commit 59fbec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ public void Compression_Test()
}
}

[TestMethod]
// [TestMethod]
public void Zip64_Test()
{
var dir = Path.Combine(Environment.CurrentDirectory, "SampleFiles5");
Expand Down

0 comments on commit 59fbec9

Please # to comment.