fix test class name

This commit is contained in:
uwetews
2015-12-20 14:52:23 +01:00
parent 77149f22f6
commit 781a355436

View File

@@ -13,7 +13,7 @@
* @preserveGlobalState disabled * @preserveGlobalState disabled
* @backupStaticAttributes enabled * @backupStaticAttributes enabled
*/ */
class SmartyDelimiterTest extends PHPUnit_Smarty class SmartyVersionTest extends PHPUnit_Smarty
{ {
public function setUp() public function setUp()
{ {