Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Commit

Permalink
Changed class name.
Browse files Browse the repository at this point in the history
  • Loading branch information
djlambert committed Aug 10, 2012
1 parent ca0080f commit 0f7ec38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ZendGData/Analytics/DataFeedTest.php
Expand Up @@ -21,7 +21,7 @@
* @group ZendGData
* @group ZendGData\Analytics
*/
class Zend_Gdata_Analytics_DataFeedTest extends \PHPUnit_Framework_TestCase
class DataFeedTest extends \PHPUnit_Framework_TestCase
{
public $testData = array(
'blogger.com' => 68140,
Expand Down

0 comments on commit 0f7ec38

Please sign in to comment.