summaryrefslogtreecommitdiffstats
path: root/tests/lib/repair/repairinnodb.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/repair/repairinnodb.php')
-rw-r--r--tests/lib/repair/repairinnodb.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/repair/repairinnodb.php b/tests/lib/repair/repairinnodb.php
index 33f7a0e2136..e7d2b83c224 100644
--- a/tests/lib/repair/repairinnodb.php
+++ b/tests/lib/repair/repairinnodb.php
@@ -10,6 +10,8 @@ namespace Test\Repair;
/**
* Tests for the converting of MySQL tables to InnoDB engine
*
+ * @group DB
+ *
* @see \OC\Repair\RepairMimeTypes
*/
class RepairInnoDB extends \Test\TestCase {