summaryrefslogtreecommitdiffstats
path: root/unit
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-11-02 12:55:13 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-11-02 12:55:13 -0500
commitd90c2050ab9332d0b3bb7df590b7402f2e23fec9 (patch)
treeb608d652f769409d837aabf92f5de2ba4efa7799 /unit
parent0da3d1745e7f3d1c716f613e1509b8fb63a5cab2 (diff)
downloadofono-d90c2050ab9332d0b3bb7df590b7402f2e23fec9.tar.bz2
unit: Fixup unit test PlayTone 4.10
Diffstat (limited to 'unit')
-rw-r--r--unit/test-stkutil.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/unit/test-stkutil.c b/unit/test-stkutil.c
index e1c12275..6c9d25a1 100644
--- a/unit/test-stkutil.c
+++ b/unit/test-stkutil.c
@@ -3229,7 +3229,8 @@ static struct play_tone_test play_tone_data_4101 = {
.attributes = { 0x00, 0x10, 0x00, 0xB4 }
},
.html = "<div style=\"text-align: left;\"><span style=\"color: "
- "#347235;background-color: #FFFF00;\">Text Attribute 1</span>",
+ "#347235;background-color: #FFFF00;\">Text Attribute 1</span>"
+ "</div>",
};
static struct play_tone_test play_tone_data_4102 = {