From 599173b217fc648d56b98de40af99b954c02c69f Mon Sep 17 00:00:00 2001 From: Urs Grob <> Date: Sat, 18 Apr 2009 22:44:31 -0700 Subject: AI 146827: am: CL 146742 am: CL 146710 Splitting android.core.tests.apk into several smaller apks. Each libcore module gets one apk and luni gets 4. Original author: ursg Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 146827 --- .../apache/harmony/annotation/tests/java/lang/annotation/AllTests.java | 2 -- 1 file changed, 2 deletions(-) (limited to 'annotation/src') diff --git a/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/AllTests.java b/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/AllTests.java index a5453df..e306435 100644 --- a/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/AllTests.java +++ b/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/AllTests.java @@ -16,8 +16,6 @@ package org.apache.harmony.annotation.tests.java.lang.annotation; -import org.apache.harmony.nio_char.tests.java.nio.charset.ASCIICharsetEncoderTest; - import junit.framework.Test; import junit.framework.TestSuite; -- cgit v1.1