This commit is contained in:
Laurent Destailleur
2012-02-15 13:41:05 +01:00
parent 0b7cbb50ac
commit 1810189cda
16 changed files with 247 additions and 48 deletions

View File

@@ -114,6 +114,9 @@ class CMailFileTest extends PHPUnit_Framework_TestCase
}
/**
* testCMailFileText
*
* @return void
*/
public function testCMailFileText()
{
@@ -134,6 +137,9 @@ class CMailFileTest extends PHPUnit_Framework_TestCase
}
/**
* testCMailFileStatic
*
* @return string
*/
public function testCMailFileStatic()
{