Commit fca70e8
committed
Only load
From Moodle 5.2 the `\phpunit_util` class has been renamed to
`\core\test\phpunit\phpunit_util`, supports the autoloader, and can
still be autoloaded from its old location.
Attempting to manually load the file leads to a failure.\phpunit_util if not autoloadable1 parent b4c849b commit fca70e8
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
0 commit comments