CB-6723 Update package name for Robotium

This commit is contained in:
Marcel Kinard 2014-05-20 07:09:02 -04:00 committed by Joe Bowser
parent 1d0a1664e6
commit f77b20bbca

View File

@ -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: