Bug 817989 - [CONTACTS] Update testcase. r=gal

This commit is contained in:
Gregor Wagner 2012-12-04 13:00:59 -08:00
parent cf581439fa
commit 19e2eaed85

View File

@ -133,7 +133,7 @@ Parse("+64 3 331 6005");
Parse("+64 3 331 6005", null);
// US numbers
Format("19497262896", "US", "9497262896", "US", "(949) 726-2896", "+1 949-726-2896");
Format("19497261234", "US", "9497261234", "US", "(949) 726-1234", "+1 949-726-1234");
// Try a couple german numbers from the US with various access codes.
Format("49451491934", "US", "451491934", "DE", "0451 491934", "+49 451 491934");