test-server/build.xml in calabash-android-0.0.1 vs test-server/build.xml in calabash-android-0.0.2

- old
+ new

@@ -60,12 +60,9 @@ <available file="${tested.project.apk}" property="tested.apk.found" /> <fail unless="tested.apk.found" message="Tested apk: '${tested.project.apk}' could not be found"/> <available file="${calabashjs.dir}" type="dir" property="doesCalabashJsExist" /> <fail unless="doesCalabashJsExist"> ${calabashjs.dir} does not exist. -Try running: - git submodule init - git submodule update </fail> </target> <target name="-init" depends="-check.preconditions"> <uptodate property="test.app.upto.date" targetfile="${test.app.signed}" >