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

Commit 8588c09a 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" into oc-dev

am: 38439169

Change-Id: I3220ae4b0c2da8438ffd034649dd8fc950b20b36
parents 7642a80e 38439169
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 {