Author: as
Date: Thu Oct  4 16:20:36 2007
New Revision: 6362

Log:
- Remove the created temporary directory at the end of the test.

Modified:
    trunk/Cache/tests/storage_file_test.php

Modified: trunk/Cache/tests/storage_file_test.php
==============================================================================
--- trunk/Cache/tests/storage_file_test.php [iso-8859-1] (original)
+++ trunk/Cache/tests/storage_file_test.php [iso-8859-1] Thu Oct  4 16:20:36 
2007
@@ -199,6 +199,7 @@
             );
         }
 
+        $this->removeTempDir();
     }
 
     public static function suite()


-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to