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

Commit 30412d1c authored by Yu Shan Emily Lau's avatar Yu Shan Emily Lau
Browse files

Modified the test case name for the browser page load test.

parent db9c3f2e
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();