cours-ending/src/CoursEndingBundle/Tests/Controller/RestControllerTest.php
2016-03-18 23:40:48 +01:00

10 lines
157 B
PHP

<?php
namespace CoursEndingBundle\Tests\Controller;
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
class RestControllerTest extends WebTestCase
{
}