MDL-71036 phpunit: Coding style changes, 99% whitespace only
commit0357efb1fc3196064a8028269ff17934e1bb7be7
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 7 Mar 2021 16:36:53 +0000 (7 17:36 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 11 Mar 2021 22:07:31 +0000 (11 23:07 +0100)
tree8dadd78c00655f7a6af576899d084f9c777b48a1
parente2e333c9cd2df6f2d4ae0a83a6bba73875b627c4
MDL-71036 phpunit: Coding style changes, 99% whitespace only

I've gone over a few of the mofified files (those
which were showing warnings and errors to CiBoT. Some of them
have been fixed completely, while others only have fixed
for the lines belonging to this issue (lib/tests/moodlelib_test.php)
for example.
19 files changed:
admin/tool/lpmigrate/tests/processor_test.php
admin/tool/monitor/tests/eventobservers_test.php
calendar/tests/rrule_manager_test.php
competency/tests/api_test.php
lib/tests/completionlib_test.php
lib/tests/curl_security_helper_test.php
lib/tests/filter_manager_test.php
lib/tests/filterlib_test.php
lib/tests/moodlelib_test.php
lib/tests/plugin_manager_test.php
lib/tests/setuplib_test.php
login/tests/lib_test.php
media/player/videojs/tests/player_test.php
mod/assign/tests/externallib_test.php
mod/assign/tests/locallib_test.php
question/behaviour/deferredcbm/tests/walkthrough_test.php
question/type/essay/tests/walkthrough_test.php
webservice/xmlrpc/tests/locallib_test.php
webservice/xmlrpc/tests/xmlrpc_server_test.php