Pārlūkot izejas kodu

Fix urlgenerator test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v11.0RC2
Roeland Jago Douma pirms 7 gadiem
vecāks
revīzija
2164085f22
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      tests/lib/UrlGeneratorTest.php

+ 1
- 1
tests/lib/UrlGeneratorTest.php Parādīt failu

@@ -63,7 +63,7 @@ class UrlGeneratorTest extends \Test\TestCase {
public function provideRoutes() {
return array(
array('files_ajax_list', 'http://localhost/owncloud/index.php/apps/files/ajax/list.php'),
array('core_ajax_preview', 'http://localhost/owncloud/index.php/core/preview.png'),
array('core.Preview.getPreview', 'http://localhost/owncloud/index.php/core/preview.png'),
);
}


Notiek ielāde…
Atcelt
Saglabāt