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

10 lines
157 B
PHP
Raw Normal View History

2016-03-19 15:18:15 +01:00
<?php
namespace CoursEndingBundle\Tests\Controller;
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
class MainControllerTest extends WebTestCase
{
}