diff options
Diffstat (limited to 'tests/UnitTests/SmartyMethodsTests/TemplateExist/TemplateExistsTest.php')
| -rw-r--r-- | tests/UnitTests/SmartyMethodsTests/TemplateExist/TemplateExistsTest.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/UnitTests/SmartyMethodsTests/TemplateExist/TemplateExistsTest.php b/tests/UnitTests/SmartyMethodsTests/TemplateExist/TemplateExistsTest.php index 2917982a..da5bbb6b 100644 --- a/tests/UnitTests/SmartyMethodsTests/TemplateExist/TemplateExistsTest.php +++ b/tests/UnitTests/SmartyMethodsTests/TemplateExist/TemplateExistsTest.php @@ -21,10 +21,6 @@ class TemplateExistsTest extends PHPUnit_Smarty } - public function testInit() - { - $this->cleanDirs(); - } /** * test $smarty->templateExists true */ |
