1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-17 04:40:08 -07:00
PrintABrick/tests/AppBundle/Controller/DefaultControllerTest.php
2017-06-08 17:59:34 +02:00

15 lines
160 B
PHP

<?php
/**
* Created by PhpStorm.
* User: hubnedav
* Date: 8.6.17
* Time: 16:05
*/
namespace Tests\AppBundle\Controller;
class DefaultControllerTest
{
}