Merge commit '45b358efcaf5d464f3176e81080b8a62accdd381' * commit '45b358efcaf5d464f3176e81080b8a62accdd381': Rename SMSTest to GsmSmsTest.
This commit is contained in:
@@ -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 {
|
||||
Reference in New Issue
Block a user