1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-20 04:43:01 +00:00

Fixed MoveFileTest.java

This commit is contained in:
David A. Velasco
2014-08-21 18:04:14 +02:00
parent d4af8a6a33
commit dc26392647
2 changed files with 20 additions and 22 deletions
+1 -3
View File
@@ -24,9 +24,7 @@
-->
<resources>
<string name="server_base_url"></string> <!-- the server url, without webdav path -->
<string name="webdav_path">/remote.php/webdav</string> <!-- default value for webdav path (owncloud version > = 4)-->
<string name="server_base_url"></string>
<string name="username"></string>
<string name="password"></string>
<bool name="chunked">true</bool>
</resources>