remove a bad test from FileCache
This commit is contained in:
parent
3c7855f708
commit
359da35e6d
1 changed files with 0 additions and 2 deletions
|
|
@ -101,8 +101,6 @@ SKIP: {
|
|||
ok(! -e $cacher->getNamespaceRoot, 'purge removes the namespace folder');
|
||||
|
||||
undef $cacher;
|
||||
rmtree('/tmp/WebGUICache');
|
||||
ok(! -e '/tmp/WebGUICache', 'Able to delete the webgui cache dir with rmtree');
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue