INFRA-125 - SavedMappingTest - Fix mismatch between class and file
authorTim Otten <totten@civicrm.org>
Thu, 14 Aug 2014 00:10:29 +0000 (17:10 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 14 Aug 2014 00:15:20 +0000 (17:15 -0700)
tests/phpunit/WebTest/Import/SavedMappingTest.php

index fdddd616f038300ceacd920979d5814ed3386249..41c226f7d2d895634d7758955bd82043434d97b7 100644 (file)
@@ -29,7 +29,7 @@ require_once 'WebTest/Import/ImportCiviSeleniumTestCase.php';
 /**
  * Class WebTest_Import_SavedMapping
  */
-class WebTest_Import_SavedMapping extends ImportCiviSeleniumTestCase {
+class WebTest_Import_SavedMappingTest extends ImportCiviSeleniumTestCase {
 
   protected function setUp() {
     parent::setUp();