MDL-73728 admin: Move adminpresets to admin/presets
This commit moves the presets subsystem to a location within the admin folder, which is more appropriate given its purpose and reduces developer frustration with tab completion of the admin directory.
This commit is contained in:
+1
-1
@@ -209,7 +209,7 @@
|
||||
<directory suffix="_test.php">reportbuilder/tests</directory>
|
||||
</testsuite>
|
||||
<testsuite name="core_adminpresets_testsuite">
|
||||
<directory suffix="_test.php">adminpresets/tests</directory>
|
||||
<directory suffix="_test.php">admin/presets/tests</directory>
|
||||
</testsuite>
|
||||
|
||||
<!--Plugin suites: use admin/tool/phpunit/cli/util.php to build phpunit.xml from
|
||||
|
||||
Reference in New Issue
Block a user