Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c8e760b authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

Remove "StringTest.java".

This only tests stuff that's already better tested in dalvik/libcore, plus
private ICU API (RuleBasedNumberFormat) we'd like to remove, and that this
is the only caller of.

Conflicts:

	tests/CoreTests/android/core/StringTest.java

git cherry-pick -e 935022a99dac5454fc478e221b6392f3ba467009

Change-Id: I0bd172f2703bbcd6381920d40244165234fef4a1
parent d0ad67ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ public class JavaPerformanceTests {

    public static String[] children() {
        return new String[] {
                StringTest.class.getName(),
                HashMapPerformanceTest.class.getName(),
                ArrayListPerformanceTest.class.getName(),
                TreeMapPerformanceTest.class.getName(),
+0 −951

File deleted.

Preview size limit exceeded, changes collapsed.