mirror of
https://github.com/moodle/moodle.git
synced 2025-05-06 08:15:51 +02:00
Created a new phpunit util function run_all_adhoc_tasks which runs any pending tasks, for use in unit tests. Added new recyclebin and course unit tests covering the new functionality.