Merge "Frameworks: Annotate JUnit4 test with @Test" am: 4d9bec6b4a

am: a7c5afafe3

Change-Id: I70e11136f6e261cccf4ce57f757f97999f74b402
This commit is contained in:
Andreas Gampe
2018-02-27 19:19:01 +00:00
committed by android-build-merger

View File

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