Merge "Remove @Presubmit from SettingsBackupTest.Java"

This commit is contained in:
Treehugger Robot
2017-10-20 20:14:43 +00:00
committed by Gerrit Code Review

View File

@@ -38,7 +38,6 @@ import java.util.HashSet;
import java.util.Set;
/** Tests that ensure appropriate settings are backed up. */
@Presubmit
@RunWith(AndroidJUnit4.class)
@SmallTest
public class SettingsBackupTest {