AES: CS changes to unit tests

This commit is contained in:
terrafrost 2014-08-14 11:09:54 -05:00
parent d01c1b1eb7
commit 4d72d1b48d
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* @license http://www.opensource.org/licenses/mit-license.html MIT License
*/
class Unit_Crypt_AES_mcryptTest extends Unit_Crypt_AES_TestCase
class Unit_Crypt_AES_McryptTest extends Unit_Crypt_AES_TestCase
{
static public function setUpBeforeClass()
{