Only run partials + lambda indent test on 5.3+
This commit is contained in:
+1
-1
@@ -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()
|
||||
Reference in New Issue
Block a user