Loading packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/NotificationMenuRowTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.junit.runner.RunWith; import org.mockito.Mockito; @RunWith(AndroidTestingRunner.class) @RunWithLooper(setAsMainLooper = true) @RunWithLooper() @SmallTest public class NotificationMenuRowTest extends LeakCheckedTest { Loading Loading
packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/NotificationMenuRowTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ import org.junit.runner.RunWith; import org.mockito.Mockito; @RunWith(AndroidTestingRunner.class) @RunWithLooper(setAsMainLooper = true) @RunWithLooper() @SmallTest public class NotificationMenuRowTest extends LeakCheckedTest { Loading