for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
namespace Leogout\Bundle\SeoBundle\Tests;
/**
* Description of TestCase.
*
* @author: leogout
*/
class TestCase extends \PHPUnit_Framework_TestCase
{
}