MDL-37694 move quiz unit tests to the right place.

Follow-on from MDL-37684.
This commit is contained in:
Tim Hunt 2013-01-25 12:12:12 +00:00
parent b3778a0dec
commit e389874d19
2 changed files with 0 additions and 3 deletions

View File

@ -88,9 +88,6 @@
<testsuite name="core_message">
<directory suffix="_test.php">message/tests</directory>
</testsuite>
<testsuite name="quiz_report">
<directory suffix="_test.php">mod/quiz/report/tests</directory>
</testsuite>
<testsuite name="core_notes">
<directory suffix="_test.php">notes/tests</directory>
</testsuite>