diff options
Diffstat (limited to 'tests/UnitTests/SecurityTests/SecurityTest.php')
| -rw-r--r-- | tests/UnitTests/SecurityTests/SecurityTest.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/UnitTests/SecurityTests/SecurityTest.php b/tests/UnitTests/SecurityTests/SecurityTest.php index 9996f225..393c8f54 100644 --- a/tests/UnitTests/SecurityTests/SecurityTest.php +++ b/tests/UnitTests/SecurityTests/SecurityTest.php @@ -20,10 +20,6 @@ class SecurityTest extends PHPUnit_Smarty $this->smarty->setForceCompile(true); $this->smarty->enableSecurity(); } - public function testInit() - { - $this->cleanDirs(); - } /** * test that security is loaded |
