Fixed Code clean up for batch 15
[civicrm-core.git] / tests / phpunit / api / v3 / RelationshipTest.php
index dbd8f607d5cced29942b63f0012ebf5ef2b49603..aa4e8573688ff26432645ae063a6a2f4c580c86f 100644 (file)
@@ -717,7 +717,7 @@ class api_v3_RelationshipTest extends CiviUnitTestCase {
     $rel2 = $this->callAPISuccess('relationship', 'create', $rel2Params);
   }
 
-  /*
+  /**
    * Test using various operators
    */
   public function testGetTypeOperators() {