public static function suite()
 {
     return ParserTestTopLevelSuite::suite(ParserTestTopLevelSuite::NO_CORE);
 }
示例#2
0
 public static function suite()
 {
     return ParserTestTopLevelSuite::suite(ParserTestTopLevelSuite::CORE_ONLY);
 }