Merge "Frameworks: Annotate JUnit4 test with @Test"

This commit is contained in:
Treehugger Robot
2018-02-27 17:30:23 +00:00
committed by Gerrit Code Review

View File

@@ -281,6 +281,7 @@ public class IpSecServiceParameterizedTest {
anyInt());
}
@Test
public void testCreateTwoTransformsWithSameSpis() throws Exception {
IpSecConfig ipSecConfig = new IpSecConfig();
addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig);