MDL-42294 course: fixed delete script ordering
commitaf321e0f20c934d9fb912c5f6fb1d2c4e689ddd9
authorSam Hemelryk <sam@moodle.com>
Mon, 14 Oct 2013 20:19:03 +0000 (15 09:19 +1300)
committerSam Hemelryk <sam@moodle.com>
Tue, 15 Oct 2013 19:24:56 +0000 (16 08:24 +1300)
tree3d46ddc8cef836e34f72326fe2a8cd479e8afddf
parent2c94d858f06eda8740129d6a6f1a387ad2be260d
MDL-42294 course: fixed delete script ordering

Added a behat test for the creation and deletion of a new course.
This should turn up any such errors like this during automated
testing in the future.
course/delete.php
course/tests/behat/create_delete_course.feature [new file with mode: 0644]