Overrides Twig_Test_NodeTestCase::getTests
public function getTests() { return array( array( new Twig_Node_BlockReference('foo', 1), <<<EOF // line 1 \$this->displayBlock('foo', \$context, \$blocks); EOF , ), ); }