1
0
şunun yansıması https://github.com/nextcloud/server.git eşitlendi 2024-07-25 05:44:55 +02:00

Remove uneeded newline

Bu işleme şunda yer alıyor:
Lukas Reschke 2014-04-22 20:11:34 +02:00
ebeveyn 589c74e176
işleme 9d3b639ce6

Dosyayı Görüntüle

@ -69,7 +69,6 @@ class Test_Util extends PHPUnit_Framework_TestCase {
$this->assertEquals('This is a good string without HTML.', $result);
}
function testEncodePath(){
$component = '/§#@test%&^ä/-child';
$result = OC_Util::encodePath($component);