OSDN Git Service

Removing continuous attribute for the calendar provider tests.
authorSwarna Kumar <skumar@google.com>
Tue, 21 Jul 2009 20:19:43 +0000 (13:19 -0700)
committerSwarna Kumar <skumar@google.com>
Tue, 21 Jul 2009 20:19:43 +0000 (13:19 -0700)
testrunner/test_defs.xml

index d8c53f6..ea9aafd 100644 (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"