diff options
-rw-r--r-- | core/tasks/cts.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/tasks/cts.mk b/core/tasks/cts.mk index 58bb235..82094b9 100644 --- a/core/tasks/cts.mk +++ b/core/tasks/cts.mk @@ -61,6 +61,7 @@ CTS_CORE_CASE_LIST += \ CTS_TEST_JAR_LIST := \ + cts-junit \ CtsJdwp # Depend on the full package paths rather than the phony targets to avoid |