Removing continuous attribute for the calendar provider tests.

This commit is contained in:
Swarna Kumar
2009-07-21 13:19:43 -07:00
parent e2901002a6
commit 865f57e708

View File

@@ -302,8 +302,7 @@ See test_defs.xsd for more information.
<test name="calprov"
build_path="packages/providers/CalendarProvider/tests"
package="com.android.providers.calendar.tests"
coverage_target="CalendarProvider"
continuous="false" />
coverage_target="CalendarProvider" />
<test name="camerastress"
build_path="packages/apps/Camera"