Skip to content

Commit 890cd39

Browse files
committed
Merge branch '2.5'
* 2.5: fixed typo
2 parents 05b2c4e + ff4997f commit 890cd39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Translation/Tests/TranslatorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
namespace Symfony\Component\Translation\Tests;
1313

1414
use Symfony\Component\Translation\Translator;
15+
use Symfony\Component\Translation\MessageSelector;
1516
use Symfony\Component\Translation\Loader\ArrayLoader;
1617

1718
class TranslatorTest extends \PHPUnit_Framework_TestCase

0 commit comments

Comments
 (0)