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

Commit d021ea27 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 27306 into eclair

* changes:
  Modified the test case name for the browser page load test.
parents 5fbbdf2a 30412d1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ public class PowerMeasurement extends ActivityInstrumentationTestCase2<PowerTest
        super(PKG_NAME, PowerTestActivity.class);
    }

    public void testPageLoad() throws Throwable {
    public void testPageLoadStaticNYTimes() throws Throwable {
        Instrumentation mInst = getInstrumentation();
        PowerTestActivity act = getActivity();