mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-20 23:56:20 +08:00
Paste in the command for downloading robotium in tests readme
This commit is contained in:
parent
37617c67f8
commit
efeeef214b
@ -47,6 +47,8 @@ Robotium has to be installed for the onScrollChanged tests to work correctly. I
|
||||
found at https://code.google.com/p/robotium/ and the jar should be put in the
|
||||
'androidTests/libs' directory'.
|
||||
|
||||
mkdir -p androidTests/libs && curl 'http://dl.bintray.com/robotium/generic/robotium-solo-5.2.1.jar' > androidTests/libs/robotium-solo-5.2.1.jar
|
||||
|
||||
## Running
|
||||
|
||||
To run manual tests:
|
||||
|
Loading…
Reference in New Issue
Block a user