Cleanup the fileproxy proxies on test bootstrap

This commit is contained in:
Bart Visscher 2014-03-11 21:01:16 +01:00
parent 364e1f852f
commit d798169037
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ if(!class_exists('PHPUnit_Framework_TestCase')) {
OC_Hook::clear();
OC_Log::$enabled = false;
OC_FileProxy::clearProxies();