Skip to content

Commit 1be91e3

Browse files
committed
this is pretty large as well
1 parent e6e00dc commit 1be91e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/ZipTest.php

+3
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ public function testSaveZipOutput()
4949
unlink("$dir/small.zip");
5050
}
5151

52+
/**
53+
* @group big
54+
*/
5255
public function testSaveZip64Output()
5356
{
5457
$testrun = microtime();

0 commit comments

Comments
 (0)