public static function suite()
 {
     return ParserTestTopLevelSuite::suite(ParserTestTopLevelSuite::NO_CORE);
 }
Ejemplo n.º 2
0
 public static function suite()
 {
     return ParserTestTopLevelSuite::suite(ParserTestTopLevelSuite::CORE_ONLY);
 }