move search test package to sdk 26
Test: make RunSettingsRoboTests -j40 Change-Id: I8ce427ea853c474f751a14c499c72a2642533ada
This commit is contained in:
@@ -38,7 +38,7 @@ import org.robolectric.RuntimeEnvironment;
|
||||
import org.robolectric.annotation.Config;
|
||||
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O)
|
||||
public class SavedQueryViewHolderTest {
|
||||
|
||||
@Mock
|
||||
|
Reference in New Issue
Block a user