зеркало из https://github.com/mozilla/gecko-dev.git
Bug 887674 - B2G RIL: xpcshell tests got SyntaxError in test_mcc_mnc_parsing. r=hsinyi
This commit is contained in:
Родитель
13b0af73a3
Коммит
8f72fe97f8
|
@ -2607,7 +2607,7 @@ add_test(function test_unlock_card_lock_corporateLocked() {
|
||||||
/**
|
/**
|
||||||
* Verify MCC and MNC parsing
|
* Verify MCC and MNC parsing
|
||||||
*/
|
*/
|
||||||
add_test(function test_mcc_mnc_parsing()) {
|
add_test(function test_mcc_mnc_parsing() {
|
||||||
let worker = newUint8Worker();
|
let worker = newUint8Worker();
|
||||||
let record = worker.ICCRecordHelper;
|
let record = worker.ICCRecordHelper;
|
||||||
let helper = worker.GsmPDUHelper;
|
let helper = worker.GsmPDUHelper;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче