Пример #1
0
 /**
  * Removes all kohana related cache files in the cache directory
  */
 public function cleanCacheDir()
 {
     return Kohana_Unittest_Helpers::clean_cache_dir();
 }