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

10 lines
157 B
PHP
Raw Normal View History

2016-03-18 23:40:48 +01:00
<?php
namespace CoursEndingBundle\Tests\Controller;
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
class RestControllerTest extends WebTestCase
{
}