Home
last modified time | relevance | path

Searched refs:checkFiles (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/general/
H A Dgeneral_languagelint.test.php7 $this->checkFiles(glob(DOKU_INC.'inc/lang/*/*.php'));
11 $this->checkFiles(glob(DOKU_INC.'lib/plugins/*/lang/*/*.php'));
19 private function checkFiles($files){ function in general_languagelint_test