summaryrefslogtreecommitdiff
path: root/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/ClearAllAssignTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/UnitTests/SmartyMethodsTests/ClearAllAssign/ClearAllAssignTest.php')
-rw-r--r--tests/UnitTests/SmartyMethodsTests/ClearAllAssign/ClearAllAssignTest.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/ClearAllAssignTest.php b/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/ClearAllAssignTest.php
index f9caa8a6..e1298e4b 100644
--- a/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/ClearAllAssignTest.php
+++ b/tests/UnitTests/SmartyMethodsTests/ClearAllAssign/ClearAllAssignTest.php
@@ -25,10 +25,6 @@ class ClearAllAssignTest extends PHPUnit_Smarty
$this->_tpl->assign('blar', 'blar');
}
- public function testInit()
- {
- $this->cleanDirs();
- }
/**
* test all variables accessable
*/