MDL-57898 core_customfield: Custom fields API
This commit is part of work on Custom fields API, to minimize commit history in moodle core the work of a team of developers was split into several commits with different authors but the authorship of individual lines of code may be different from the commit author.
This commit is contained in:
@@ -92,6 +92,9 @@
|
||||
<testsuite name="core_blog_testsuite">
|
||||
<directory suffix="_test.php">blog/tests</directory>
|
||||
</testsuite>
|
||||
<testsuite name="core_customfield_testsuite">
|
||||
<directory suffix="_test.php">customfield/tests</directory>
|
||||
</testsuite>
|
||||
<testsuite name="core_iplookup_testsuite">
|
||||
<directory suffix="_test.php">iplookup/tests</directory>
|
||||
</testsuite>
|
||||
|
||||
Reference in New Issue
Block a user