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

Commit 9ca4ee7a authored by satayev's avatar satayev
Browse files

Revert "Testing global-approval in aosp."

This reverts commit 29336d06.

Reason for revert: reverting test change

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

    // TODO(satayev): revert this comment
}