Coverage target runs the continuous tests

pull/14/head
Tim Su 14 years ago
parent e069b6ab0e
commit a0685944e3

@ -79,6 +79,8 @@
<arg value="-e" />
<arg value="coverageFile" />
<arg value="${emma.dump.file}" />
<arg value="class" />
<arg value="com.todoroo.astrid.ContinuousTests" />
</extra-instrument-args>
</run-tests-helper>

Loading…
Cancel
Save