diff options
Diffstat (limited to 'tests/UnitTests/SecurityTests/FunctionTest.php')
| -rw-r--r-- | tests/UnitTests/SecurityTests/FunctionTest.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/UnitTests/SecurityTests/FunctionTest.php b/tests/UnitTests/SecurityTests/FunctionTest.php index 3ef09b15..0559a3dc 100644 --- a/tests/UnitTests/SecurityTests/FunctionTest.php +++ b/tests/UnitTests/SecurityTests/FunctionTest.php @@ -20,10 +20,6 @@ class FunctionTest extends PHPUnit_Smarty $this->setUpSmarty(__DIR__); } - public function testInit() - { - $this->cleanDirs(); - } /** * test unknown function error |
