Merge "Prepare tests for impending robolectric merge"
This commit is contained in:
committed by
Android (Google) Code Review
commit
3673833417
@@ -95,11 +95,6 @@ public class DataUsageSummaryTest {
|
||||
.createSummaryProvider(mActivity, mSummaryLoader);
|
||||
}
|
||||
|
||||
@After
|
||||
public void tearDown() {
|
||||
ShadowUserManager.getShadow().reset();
|
||||
}
|
||||
|
||||
@Test
|
||||
public void formatUsage_shouldLookLikeFormatFileSize() {
|
||||
SettingsShadowResources.overrideResource(com.android.internal.R.string.fileSizeSuffix,
|
||||
|
Reference in New Issue
Block a user