migrating legacy to symfony

This commit is contained in:
Nicolas Lœuillet
2015-01-22 17:18:56 +01:00
parent 2b9fe72b39
commit 9d50517cea
31 changed files with 1825 additions and 20 deletions

View File

@ -4,7 +4,7 @@ namespace WallabagBundle\Tests\Controller;
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
class DefaultControllerTest extends WebTestCase
class EntryControllerTest extends WebTestCase
{
public function testIndex()
{