Only run partials + lambda indent test on 5.3+

This commit is contained in:
Justin Hileman
2013-07-21 13:32:56 -07:00
parent 1c945926bd
commit 07e96b2a19
@@ -13,7 +13,7 @@
* @group lambdas
* @group functional
*/
class Mustache_Test_Functional_PartialLambdaIndentTest extends PHPUnit_Framework_TestCase
class Mustache_Test_FiveThree_Functional_PartialLambdaIndentTest extends PHPUnit_Framework_TestCase
{
public function testLambdasInsidePartialsAreIndentedProperly()