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

Commit 38439169 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 0dca5666 8aabcd37
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 {