Merge change 23413 into eclair

* changes:
  Rename SMSTest to GsmSmsTest.
This commit is contained in:
Android (Google) Code Review
2009-09-07 20:55:08 -07:00

View File

@@ -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 {