Move some tests to sdk version o
Test: make RunSettingsRoboTests -j40 Change-Id: I8fa5dc1f371b5b16403304d0dc2bc821d6f3804a
This commit is contained in:
@@ -34,7 +34,7 @@ import static com.google.common.truth.Truth.assertThat;
|
||||
import static org.robolectric.Shadows.shadowOf;
|
||||
|
||||
@RunWith(SettingsRobolectricTestRunner.class)
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION,
|
||||
@Config(manifest = TestConfig.MANIFEST_PATH, sdk = TestConfig.SDK_VERSION_O,
|
||||
shadows = {
|
||||
ShadowHelpUtils.class
|
||||
})
|
||||
|
Reference in New Issue
Block a user