Prepare for moving into monorepo

This commit is contained in:
2021-03-18 12:46:43 +01:00
parent 9c74810665
commit 19e1de751b
78 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?php
namespace Chill\TaskBundle\Tests\Controller;
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
class TaskControllerTest extends WebTestCase
{
}