cours-ending/src/CoursEndingBundle/Tests/Controller/MainControllerTest.php

10 lines
157 B
PHP

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