mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Fixed broken copy test
This commit is contained in:
parent
819b465385
commit
b15fb19399
@ -397,7 +397,6 @@ public class CopyFileTest extends ActivityInstrumentationTestCase2<TestActivity>
|
|||||||
|
|
||||||
// copy a folder into a descendant
|
// copy a folder into a descendant
|
||||||
copyOperation = new CopyRemoteFileOperation(
|
copyOperation = new CopyRemoteFileOperation(
|
||||||
getContext(),
|
|
||||||
SRC_BASE_FOLDER,
|
SRC_BASE_FOLDER,
|
||||||
SRC_PATH_TO_EMPTY_FOLDER,
|
SRC_PATH_TO_EMPTY_FOLDER,
|
||||||
false
|
false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user