Autoload tests namespace
This commit is contained in:
parent
fd08a62c32
commit
3bd1f37032
2 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace FormatTalksBundle\Tests\Twig;
|
||||
namespace Tests\FormatTalksBundle\Twig;
|
||||
|
||||
use DateTime;
|
||||
use FormatTalksBundle\Twig\FormatTalksExtension;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue