1
0
mirror of synced 2025-03-21 07:23:55 +03:00

#1214 #1216 - adding @group annotation for newly introduced test cases

This commit is contained in:
Marco Pivetta 2014-12-10 01:33:09 +01:00
parent 68ed56ce27
commit b6bbf6ac22

View File

@ -82,7 +82,9 @@ XML;
}
/**
* @url https://github.com/doctrine/doctrine2/pull/1214
* @group 1214
* @group 1216
* @group DDC-3439
*/
public function testFieldOptionsExport() {
$exporter = new XmlExporter();