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

Commit 85f7c2a5 authored by Neil Fuller's avatar Neil Fuller Committed by android-build-merger
Browse files

Merge "Merge "Merge "Remove unnecessary TODOs" am: a5c96cf4 am: 08cff4c7"...

Merge "Merge "Merge "Remove unnecessary TODOs" am: a5c96cf4 am: 08cff4c7" into oc-dev-plus-aosp am: c8eaf5a3" into oc-dr1-dev-plus-aosp
am: a09fa61c

Change-Id: I04cc0c73ba1cf736ed72cf1de03b02112ab9c6aa
parents 7d177894 a09fa61c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ import org.junit.Test;
/**
 * Tests for {@link DistroFormatVersion}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class DistroFormatVersionTest {

    @Test
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ import org.junit.Test;
/**
 * Tests for {@link DistroRulesVersion}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class DistroRulesVersionTest {

    @Test
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@ import org.junit.Test;
/**
 * Tests for {@link RulesState}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class RulesStateTest {

    @Test
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ import org.junit.Test;
/**
 * Tests for {@link RulesUpdaterContract}.
 */
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
public class RulesUpdaterContractTest {

    @Test