Merge commit '403b5cd405dee554bbd1a467112fc90cdf2af308' * commit '403b5cd405dee554bbd1a467112fc90cdf2af308': 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.Map.Entry;
|
||||
|
||||
public class VCardTests extends AndroidTestCase {
|
||||
public class VCardImportTests extends AndroidTestCase {
|
||||
// Push data into int array at first since values like 0x80 are
|
||||
// interpreted as int by the compiler and casting all of them is
|
||||
// cumbersome...
|
||||
Reference in New Issue
Block a user