am 0b7044fe: Merge change 23413 into eclair

Merge commit '0b7044fe1136c546077291bb5d09aaee274800b2' into eclair-plus-aosp

* commit '0b7044fe1136c546077291bb5d09aaee274800b2':
  Rename SMSTest to GsmSmsTest.
This commit is contained in:
Tammo Spalink
2009-09-08 13:41:19 -07:00
committed by Android Git Automerger

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 {