Bug 946079 - Part 2: Modify Test Case to identify Return Call Message as replace Type Message. r=vyang

This commit is contained in:
Bevis Tseng 2013-12-05 14:26:27 +08:00
parent 0c55019b99
commit 1d98487574

View File

@ -14,7 +14,7 @@ const SENDER_0 = "+1234567890";
const SENDER_1 = "+1234567891";
const PDU_PID_NORMAL = "00";
const PDU_PIDS = ["00", "41", "42", "43", "44", "45", "46", "47"];
const PDU_PIDS = ["00", "41", "42", "43", "44", "45", "46", "47", "5F"];
const PDU_DCS_NORMAL = "00";