MDL-33436 include phpunit printer file from our lib.php
The problem is that the phpunit.xml does not support relative links.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
strict="false"
|
||||
verbose="false"
|
||||
printerClass="Hint_ResultPrinter"
|
||||
printerFile="lib/phpunit/classes/hint_resultprinter.php"
|
||||
>
|
||||
|
||||
<php>
|
||||
|
||||
Reference in New Issue
Block a user