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

Commit 8fa73a4b 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

am: 20f00dfe

Change-Id: I0c611c22eedda2d849bd16ef2e2bb7e2e60e0a5a
parents 91112873 20f00dfe
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);