tests: fix sms part tests
This commit is contained in:
@@ -264,7 +264,7 @@ test_pdu3_8bit (void)
|
||||
"+18005551212", /* number */
|
||||
"110101123456+00", /* timestamp */
|
||||
FALSE,
|
||||
"", /* text */
|
||||
NULL, /* text */
|
||||
expected_data, /* data */
|
||||
sizeof (expected_data)); /* data size */
|
||||
}
|
||||
@@ -336,7 +336,7 @@ test_pdu_dcsf_8bit (void)
|
||||
"+18005551212", /* number */
|
||||
"110101123456+00", /* timestamp */
|
||||
FALSE,
|
||||
"", /* text */
|
||||
NULL, /* text */
|
||||
expected_data, /* data */
|
||||
sizeof (expected_data)); /* data size */
|
||||
}
|
||||
|
Reference in New Issue
Block a user