Exemplo n.º 1
0
 /**
  * @dataProvider provideTranslationFiles
  */
 public function testTranslationFileIsValid($filePath)
 {
     \PHPUnit_Util_XML::loadfile($filePath, false, false, true);
 }