mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
fdc2dcf264
Differences can be checked with git diff --ignore-all-space and that will show that the only non-whitespace change is in a test in the git lib/tests/html2text_test.php file. In that case the whitespace has been replaced by a quoted string (of whitespaces) keeping the test 100% equivalent and workarrounding the whitespace.