Aleksander Machniak
2012-08-27 9b05f19338e209f05386e5b13fe0a704c94062bb
tests/Framework/Mime.php
File was renamed from tests/MailDecode.php
@@ -1,11 +1,11 @@
<?php
/**
 * Test class to test messages decoding functions
 * Test class to test rcube_mime class
 *
 * @package Tests
 */
class MailDecode extends PHPUnit_Framework_TestCase
class Framework_Mime extends PHPUnit_Framework_TestCase
{
    /**