diff options
Diffstat (limited to 'tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php')
| -rw-r--r-- | tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php index f54cd12c..603b1ce3 100644 --- a/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php +++ b/tests/UnitTests/TemplateSource/ValueTests/SmartySpecialVars/Cookie/CookieTest.php @@ -20,10 +20,6 @@ class CookieTest extends PHPUnit_Smarty $this->setUpSmarty(__DIR__); } - public function testInit() - { - $this->cleanDirs(); - } /** * test cookies * |
