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

Commit b91e50c2 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Fix build.

Change-Id: Iac84a5f35d7fcaebd096e605a4590f8c90fe97b0
parent e78aa896
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -256,6 +256,7 @@ public class LinkPropertiesTest extends TestCase {
        assertAllRoutesHaveInterface("p2p0", lp2);
        assertEquals(3, lp.compareRoutes(lp2).added.size());
        assertEquals(3, lp.compareRoutes(lp2).removed.size());
    }

    @SmallTest
    public void testStackedInterfaces() {