Commit 6282592
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 6282592
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| |||
0 commit comments