From a341046b9df7327c6cae16371acf68049a58bf18 Mon Sep 17 00:00:00 2001 From: Omari Stephens Date: Wed, 2 Sep 2009 13:01:11 -0700 Subject: [PATCH] Add ContactsProvider tests to runtest as 'contactsprov' Also, move GoogleContactsProvider tests from 'contactsprov' to 'gcontactsprov' Finally, switch the gcontactsprov test to the right coverage class --- testrunner/test_defs.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/testrunner/test_defs.xml b/testrunner/test_defs.xml index d37a3df23..8aac25fac 100644 --- a/testrunner/test_defs.xml +++ b/testrunner/test_defs.xml @@ -357,9 +357,14 @@ See test_defs.xsd for more information. coverage_target="Camera" /> + + + coverage_target="GoogleContactsProvider" />