Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20f00dfe authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

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

am: 0e8e9472

Change-Id: I70e11136f6e261cccf4ce57f757f97999f74b402
parents 9f53412f 0e8e9472
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -281,6 +281,7 @@ public class IpSecServiceParameterizedTest {
                        anyInt());
    }

    @Test
    public void testCreateTwoTransformsWithSameSpis() throws Exception {
        IpSecConfig ipSecConfig = new IpSecConfig();
        addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig);