From 17a9df5a1d6d713b9dbc28daeec3a6916aeb59b9 Mon Sep 17 00:00:00 2001 From: Omari Stephens Date: Tue, 29 Sep 2009 14:16:07 -0700 Subject: [PATCH] Add contacts tests to the continuous test cycle --- testrunner/test_defs.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml index 6d38d1d6d..7b75a68bd 100644 --- a/testrunner/test_defs.xml +++ b/testrunner/test_defs.xml @@ -366,14 +366,16 @@ See test_defs.xsd for more information. + coverage_target="ContactsProvider" + continuous="true" /> + description="Tests for the Contacts app." + continuous="true" />