1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-30 20:20:11 +02:00

fix duplicates

This commit is contained in:
wapplay
2019-12-07 19:40:36 +03:00
parent a20e9e054d
commit f82a57e662
8 changed files with 91 additions and 80 deletions

View File

@@ -13,6 +13,8 @@ class Issue24Test extends ZipTestCase
{
/**
* This method is called before the first test of this test class is run.
*
* @noinspection PhpMissingParentCallCommonInspection
*/
public static function setUpBeforeClass()
{