1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-16 20:30:09 -07:00
PrintABrick/tests/Service/ZipServiceTest.php
2017-06-07 17:22:10 +02:00

10 lines
116 B
PHP

<?php
namespace Tests\AppBundle\Service;
use Tests\AppBundle\BaseTest;
class ZipServiceTest extends BaseTest
{
}