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:16:42 +00:00
parent 913084399a
commit 1ec9eeadae
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -64,9 +64,6 @@
<directory suffix="_test.php">question/type/tests</directory>
<directory suffix="_test.php">question/engine/upgrade/tests</directory>
</testsuite>
<testsuite name="quiz_report">
<directory suffix="_test.php">mod/quiz/report/tests</directory>
</testsuite>
<testsuite name="core_rating">
<directory suffix="_test.php">rating/tests</directory>
</testsuite>