diff options
Diffstat (limited to 'tests/UnitTests/ResourceTests/Custom/Ambiguous/CustomResourceAmbiguousTest.php')
| -rw-r--r-- | tests/UnitTests/ResourceTests/Custom/Ambiguous/CustomResourceAmbiguousTest.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/UnitTests/ResourceTests/Custom/Ambiguous/CustomResourceAmbiguousTest.php b/tests/UnitTests/ResourceTests/Custom/Ambiguous/CustomResourceAmbiguousTest.php index 610d8de3..d5413031 100644 --- a/tests/UnitTests/ResourceTests/Custom/Ambiguous/CustomResourceAmbiguousTest.php +++ b/tests/UnitTests/ResourceTests/Custom/Ambiguous/CustomResourceAmbiguousTest.php @@ -25,10 +25,6 @@ class CustomResourceAmbiguousTest extends PHPUnit_Smarty // Smarty::$_resource_cache = array(); } - public function testInit() - { - $this->cleanDirs(); - } protected function relative($path) { |
