Skip to content

Commit

Permalink
[2.6] add @group legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Mar 13, 2015
1 parent 7b43935 commit d527885
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tests/Session/Storage/Handler/LegacyPdoSessionHandlerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@

use Symfony\Component\HttpFoundation\Session\Storage\Handler\LegacyPdoSessionHandler;

/**
* @group legacy
*/
class LegacyPdoSessionHandlerTest extends \PHPUnit_Framework_TestCase
{
private $pdo;
Expand Down

0 comments on commit d527885

Please sign in to comment.