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

This commit is contained in:
TreeHugger Robot
2017-04-27 19:03:18 +00:00
committed by Android (Google) Code Review

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 {