mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
fix test class name
This commit is contained in:
@@ -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()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user