Browse Source

better comment

pull/659/head
David Beaumont 11 years ago
parent
commit
01b1a754ad
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      javascript/i18n/phonenumbers/asyoutypeformatter_test.js

+ 1
- 0
javascript/i18n/phonenumbers/asyoutypeformatter_test.js View File

@ -1150,6 +1150,7 @@ function testAYTFShortNumberFormattingFix_US() {
assertEquals('1 22', f.inputDigit('2'));
}
// https://github.com/googlei18n/libphonenumber/issues/658
// TODO: Re-enable this test when it can be run from a git repository without:
// [exec] i18n/phonenumbers/asyoutypeformatter_test.js:1164:
// ERROR - Access to private property getExtractedNationalPrefix_ of


Loading…
Cancel
Save