Merge "Remove unnecessary TODOs"
am: a5c96cf4bf
Change-Id: I1e03cd3fa9eef34218e4a4eb958fbb6dd0593be6
This commit is contained in:
@@ -27,7 +27,6 @@ import org.junit.Test;
|
|||||||
/**
|
/**
|
||||||
* Tests for {@link DistroFormatVersion}.
|
* Tests for {@link DistroFormatVersion}.
|
||||||
*/
|
*/
|
||||||
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
|
|
||||||
public class DistroFormatVersionTest {
|
public class DistroFormatVersionTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
@@ -27,7 +27,6 @@ import org.junit.Test;
|
|||||||
/**
|
/**
|
||||||
* Tests for {@link DistroRulesVersion}.
|
* Tests for {@link DistroRulesVersion}.
|
||||||
*/
|
*/
|
||||||
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
|
|
||||||
public class DistroRulesVersionTest {
|
public class DistroRulesVersionTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ import org.junit.Test;
|
|||||||
/**
|
/**
|
||||||
* Tests for {@link RulesState}.
|
* Tests for {@link RulesState}.
|
||||||
*/
|
*/
|
||||||
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
|
|
||||||
public class RulesStateTest {
|
public class RulesStateTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
@@ -33,7 +33,6 @@ import org.junit.Test;
|
|||||||
/**
|
/**
|
||||||
* Tests for {@link RulesUpdaterContract}.
|
* Tests for {@link RulesUpdaterContract}.
|
||||||
*/
|
*/
|
||||||
// TODO(nfuller) Move to CTS once this class is part of the SystemApi. http://b/31008728
|
|
||||||
public class RulesUpdaterContractTest {
|
public class RulesUpdaterContractTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user