Merge "Reenable presubmit runs for BackupSettingsTest now that it's fixed" into oc-dev

am: 38439169bd

Change-Id: I3220ae4b0c2da8438ffd034649dd8fc950b20b36
This commit is contained in:
Michal Karpinski
2017-04-27 19:16:09 +00:00
committed by android-build-merger

View File

@@ -37,8 +37,7 @@ import org.junit.runner.RunWith;
/** Tests that ensure appropriate settings are backed up. */
@RunWith(AndroidJUnit4.class)
// TODO(b/37684646): Can re-enable pre-submit once test is fixed.
//@Presubmit
@Presubmit
@SmallTest
public class SettingsBackupTest {