am 6e15a70c: Merge change I1fb066b0 into eclair-mr2
Merge commit '6e15a70c79c360f6870b06610f61a7d02cb29b2c' into eclair-mr2-plus-aosp * commit '6e15a70c79c360f6870b06610f61a7d02cb29b2c': Rename VCardTest.java to VCardImportTest.java.
This commit is contained in:
@@ -63,7 +63,7 @@ import java.util.SortedMap;
|
|||||||
import java.util.TreeMap;
|
import java.util.TreeMap;
|
||||||
import java.util.Map.Entry;
|
import java.util.Map.Entry;
|
||||||
|
|
||||||
public class VCardTests extends AndroidTestCase {
|
public class VCardImportTests extends AndroidTestCase {
|
||||||
// Push data into int array at first since values like 0x80 are
|
// Push data into int array at first since values like 0x80 are
|
||||||
// interpreted as int by the compiler and casting all of them is
|
// interpreted as int by the compiler and casting all of them is
|
||||||
// cumbersome...
|
// cumbersome...
|
||||||
Reference in New Issue
Block a user