diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index cfd72e7b6c..dac4712c10 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -70,7 +70,8 @@ CTS_CASE_LIST := \ CtsDatabaseTestCases \ CtsDpiTestCases \ CtsDpiTestCases2 \ - CtsGestureTestCases \ + CtsExampleTestCases \ + CtsGestureTestCases \ CtsGraphicsTestCases \ CtsHardwareTestCases \ CtsLocationTestCases \