diff --git a/test/README.md b/test/README.md index 1a144e20..38d76a5b 100755 --- a/test/README.md +++ b/test/README.md @@ -26,8 +26,10 @@ These tests are designed to verify Android native features and other Android spe There really isn't any manual setup to do. The ant script takes care of that. You don't even need to compile cordova-x.y.z.jar or copy it, because -project.properties has a library reference to ../framework. However, Robotium has to be -installed for the onScrollChanged tests to work correctly. It can be found at https://code.google.com/p/robotium/ +project.properties has a library reference to ../framework. However, Robotium +has to be installed for the onScrollChanged tests to work correctly. It can be +found at https://code.google.com/p/robotium/ and the jar should be put in the +'libs' directory'. To run manually from command line: