From f22b9a0ad531f66eb0b5710abae1feefecc42c2b Mon Sep 17 00:00:00 2001 From: Bill Napier <> Date: Fri, 24 Apr 2009 18:26:58 -0700 Subject: [PATCH] AI 147775: Also add ApiDemos to make sure it gets included in the TestCase repository as well. BUG=1810821 Automated import of CL 147775 --- core/tasks/cts.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index bb899c223..76775a514 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -69,6 +69,7 @@ CTS_CASE_LIST := \ CtsPerformance3TestCases \ CtsPerformance4TestCases \ CtsPerformance5TestCases \ + ApiDemos \ ApiDemosReferenceTest \ $(CTS_CORE_CASE_LIST)