Loading packages/Shell/tests/src/com/android/shell/UtilitiesTest.java +4 −2 Original line number Diff line number Diff line Loading @@ -15,10 +15,12 @@ */ package com.android.shell; import android.test.suitebuilder.annotation.SmallTest; import junit.framework.TestCase; import static com.android.shell.BugreportProgressService.isValid; import androidx.test.filters.SmallTest; import junit.framework.TestCase; @SmallTest public class UtilitiesTest extends TestCase { Loading Loading
packages/Shell/tests/src/com/android/shell/UtilitiesTest.java +4 −2 Original line number Diff line number Diff line Loading @@ -15,10 +15,12 @@ */ package com.android.shell; import android.test.suitebuilder.annotation.SmallTest; import junit.framework.TestCase; import static com.android.shell.BugreportProgressService.isValid; import androidx.test.filters.SmallTest; import junit.framework.TestCase; @SmallTest public class UtilitiesTest extends TestCase { Loading