Merge branch 'w31_MDL-39915_m26_tests' of https://github.com/skodak/moodle

This commit is contained in:
Dan Poltawski
2013-07-30 14:09:24 +08:00
+1 -1
View File
@@ -26,7 +26,7 @@
defined('MOODLE_INTERNAL') || die();
class core_code_testcase extends basic_testcase {
class core_code_testcase extends advanced_testcase {
protected $badstrings;
protected $extensions_to_ignore = array('exe', 'gif', 'ico', 'jpg', 'png', 'ttf', 'log');
protected $ignore_folders = array();