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

Commit 0b7044fe authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 23413 into eclair

* changes:
  Rename SMSTest to GsmSmsTest.
parents c916c044 259749c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ import android.test.suitebuilder.annotation.SmallTest;

import java.util.Iterator;

public class SMSTest extends AndroidTestCase {
public class GsmSmsTest extends AndroidTestCase {

    @SmallTest
    public void testOne() throws Exception {