test break fixes
[civicrm-core.git] / tests / phpunit / api / v3 / CountryTest.php
index 8fe01544d977b152b22adee08b4020016f35c9b2..f4e913e91d5eed63bb8a61edb44d950f2c871944 100644 (file)
@@ -104,7 +104,6 @@ class api_v3_CountryTest extends CiviUnitTestCase {
   /**
    * If a new country is created and it is created again it should not create a second one.
    * We check on the iso code (there should be only one iso code
-   *
    */
   public function testCreateDuplicateFail() {
     $params = $this->_params;