Merge "Frameworks: Annotate JUnit4 test with @Test"
am: 4d9bec6b4a Change-Id: I0c684a434a0f43fcae1a766c6c84a756115d9dcb
This commit is contained in:
@@ -281,6 +281,7 @@ public class IpSecServiceParameterizedTest {
|
|||||||
anyInt());
|
anyInt());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
public void testCreateTwoTransformsWithSameSpis() throws Exception {
|
public void testCreateTwoTransformsWithSameSpis() throws Exception {
|
||||||
IpSecConfig ipSecConfig = new IpSecConfig();
|
IpSecConfig ipSecConfig = new IpSecConfig();
|
||||||
addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig);
|
addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig);
|
||||||
|
|||||||
Reference in New Issue
Block a user