Fix unit test

This commit is contained in:
Robin Appelman 2014-06-03 15:02:42 +02:00
parent 28615cca9c
commit ea07f0a18e
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ class Test_OC_Files_App_Rename extends \PHPUnit_Framework_TestCase {
$this->viewMock->expects($this->any())
->method('getFileInfo')
->will($this->returnValue(new \OC\Files\FileInfo(
'/',
'/new_name',
new \OC\Files\Storage\Local(array('datadir' => '/')),
'/',
array(