Skip to content

Commit

Permalink
this is pretty large as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jszobody committed Feb 15, 2023
1 parent e6e00dc commit 1be91e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/ZipTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ public function testSaveZipOutput()
unlink("$dir/small.zip");
}

/**
* @group big
*/
public function testSaveZip64Output()
{
$testrun = microtime();
Expand Down

0 comments on commit 1be91e3

Please sign in to comment.