Skip to content

Commit

Permalink
MDL-66011 test: remove magic @Covers lines
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Oct 4, 2019
1 parent 8847ec4 commit fe09449
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 247 deletions.
1 change: 0 additions & 1 deletion lib/dml/tests/dml_table_test.php
Expand Up @@ -33,7 +33,6 @@
* @copyright 2019 Andrew Nicols <andrew@nicols.co.uk>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @coversDefaultClass \core\dml\table
* @covers ::<!public>
*/
class core_dml_table_testcase extends database_driver_testcase {

Expand Down

0 comments on commit fe09449

Please sign in to comment.