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

Commit bd35a246 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Apply WindowTestRunner to RefreshRatePolicyTest" into rvc-dev am: e9d2790c

Change-Id: I32f5ea5ed86cbc2ce00a271bf48ebbbf087aa99b
parents 41887300 e9d2790c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ import androidx.test.filters.SmallTest;

import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;

/**
 * Build/Install/Run:
@@ -40,6 +41,7 @@ import org.junit.Test;
 */
@SmallTest
@Presubmit
@RunWith(WindowTestRunner.class)
@FlakyTest
public class RefreshRatePolicyTest extends WindowTestsBase {