Merge "Frameworks: Annotate JUnit4 test with @Test"

am: 4d9bec6b4a

Change-Id: I0c684a434a0f43fcae1a766c6c84a756115d9dcb
This commit is contained in:
Andreas Gampe
2018-02-27 19:07:49 +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);