mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 887674 - B2G RIL: xpcshell tests got SyntaxError in test_mcc_mnc_parsing. r=hsinyi
This commit is contained in:
parent
8717e05a51
commit
01aeca0f6f
@ -2607,7 +2607,7 @@ add_test(function test_unlock_card_lock_corporateLocked() {
|
||||
/**
|
||||
* Verify MCC and MNC parsing
|
||||
*/
|
||||
add_test(function test_mcc_mnc_parsing()) {
|
||||
add_test(function test_mcc_mnc_parsing() {
|
||||
let worker = newUint8Worker();
|
||||
let record = worker.ICCRecordHelper;
|
||||
let helper = worker.GsmPDUHelper;
|
||||
|
Loading…
Reference in New Issue
Block a user