Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4f768602 authored by Michal Karpinski's avatar Michal Karpinski Committed by android-build-merger
Browse files

Merge "Reenable presubmit runs for BackupSettingsTest now that it's fixed"...

Merge "Reenable presubmit runs for BackupSettingsTest now that it's fixed" into oc-dev am: 38439169
am: 8588c09a

Change-Id: Iba20ae26bba68ca989d104344909c881fd03ecb2
parents a850f1ec 8588c09a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 {