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

Commit a6240996 authored by Diego Perez's avatar Diego Perez Committed by Android (Google) Code Review
Browse files

Merge "Add perf tests to Main"

parents af529a03 06a7ff35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ import android.util.BridgeXmlPullAttributesTest;
@SuiteClasses({
        RenderTests.class, LayoutParserWrapperTest.class,
        BridgeXmlBlockParserTest.class, BridgeXmlPullAttributesTest.class,
        Matrix_DelegateTest.class, TestDelegates.class
        Matrix_DelegateTest.class, TestDelegates.class, PerformanceTests.class
})
public class Main {
}