Merge branch 'develop' of https://github.com/Respect/Validation into develop

This commit is contained in:
Alexandre Gaigalas 2011-10-17 22:29:15 -02:00
commit f2bebc6342

View file

@ -7,7 +7,7 @@ use DateTime;
class LeapDateTest extends \PHPUnit_Framework_TestCase
{
protected $dateValidator;
protected $leapDateValidator;
protected function setUp()
{