コード例 #1
0
ファイル: managerTest.php プロジェクト: gudwin/extasy
 /**
  * Тестирует удаление скрипта
  */
 public function testRemoveScript()
 {
     Sitemap::removeScript('scripts/index.php', '');
 }