Merge "update localepicker test package to sdk 26"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5b8526e615
@@ -33,7 +33,7 @@ import org.robolectric.util.ReflectionHelpers;
|
|||||||
|
|
||||||
@RunWith(SettingsRobolectricTestRunner.class)
|
@RunWith(SettingsRobolectricTestRunner.class)
|
||||||
@Config(manifest = TestConfig.MANIFEST_PATH,
|
@Config(manifest = TestConfig.MANIFEST_PATH,
|
||||||
sdk = TestConfig.SDK_VERSION,
|
sdk = TestConfig.SDK_VERSION_O,
|
||||||
shadows = { ShadowSettingsPreferenceFragment.class })
|
shadows = { ShadowSettingsPreferenceFragment.class })
|
||||||
public class LocaleListEditorTest {
|
public class LocaleListEditorTest {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user