From 781a35543678700f30c9e3fdea832b82ef68a531 Mon Sep 17 00:00:00 2001 From: uwetews Date: Sun, 20 Dec 2015 14:52:23 +0100 Subject: [PATCH] fix test class name --- .../ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php index e8f7bb2c..6100cc7e 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Version/SmartyVersionTest.php @@ -13,7 +13,7 @@ * @preserveGlobalState disabled * @backupStaticAttributes enabled */ -class SmartyDelimiterTest extends PHPUnit_Smarty +class SmartyVersionTest extends PHPUnit_Smarty { public function setUp() {