1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-24 01:01:15 +02:00

change structure

This commit is contained in:
wapplay-home-linux
2016-09-09 17:30:17 +03:00
parent fe38b442a0
commit 5c23e588ff
8 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
class TestZipFile extends \PHPUnit\Framework\TestCase
class TestZipFile extends PHPUnit_Framework_TestCase
{
public function testCreate()