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:14:10 +00:00
parent df93b156a7
commit c257025ccd
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -82,9 +82,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>