Fix merge

This commit is contained in:
Nicolas Grekas 2015-10-10 18:58:46 +02:00
parent f0b03bd391
commit 0b59ba428d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
namespace Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler;
use Symfony\Component\HttpFoundation\Session\Storage\Handler\LegacyPdoSessionHandler;
use Symfony\Component\HttpFoundation\Tests\ClockMockTestCase;
/**
* @group legacy