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

Commit 3f059269 authored by satayev's avatar satayev Committed by Gerrit Code Review
Browse files

Merge "Testing global-approval in aosp."

parents f566eabe 29336d06
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,4 +33,6 @@ public class SmsMessageTest {
        assertEquals(null, SmsMessage.createFromPdu(null));
        assertEquals(null, SmsMessage.newFromCMT(null));
    }

    // TODO(satayev): revert this comment
}