Explorar o código

Remove @deprecated tag

Deprecating a test makes no sense IMO: a test is not meant to be used by
end users in the first place.
Grégoire Paris %!s(int64=8) %!d(string=hai) anos
pai
achega
4df5520e0b
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      Tests/Util/AdminObjectAclDataTest.php

+ 0 - 4
Tests/Util/AdminObjectAclDataTest.php

@@ -74,8 +74,6 @@ class AdminObjectAclDataTest extends \PHPUnit_Framework_TestCase
 
     /**
      * @group legacy
-     *
-     * @deprecated
      */
     public function testSetForm()
     {
@@ -92,8 +90,6 @@ class AdminObjectAclDataTest extends \PHPUnit_Framework_TestCase
      * @depends testSetForm
      *
      * @group legacy
-     *
-     * @deprecated
      */
     public function testGetForm($adminObjectAclData)
     {