Fixed webtest of export and testAdvanceSearch of Contact_AdavanceSearchTest
[civicrm-core.git] / tests / phpunit / WebTest / Contact / UpdateProfileTest.php
index 716273bb0542e79216b22ac9bac1edeec343d60b..5b682729edd8914fa6f0d8b2157e0326e1208ab5 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -35,9 +35,9 @@ class WebTest_Contact_UpdateProfileTest extends CiviSeleniumTestCase {
     parent::setUp();
   }
 
-  function testUpdateProfile() {
+  public function testUpdateProfile() {
     // Create new via profile
-    include_once ('WebTest/Contact/AddViaProfileTest.php');
+    include_once 'WebTest/Contact/AddViaProfileTest.php';
     WebTest_Contact_AddViaProfileTest::testAddViaCreateProfile();
 
     // Open profile for editing