From d90c2050ab9332d0b3bb7df590b7402f2e23fec9 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 2 Nov 2012 12:55:13 -0500 Subject: unit: Fixup unit test PlayTone 4.10 --- unit/test-stkutil.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'unit') 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 = "
Text Attribute 1", + "#347235;background-color: #FFFF00;\">Text Attribute 1" + "
", }; static struct play_tone_test play_tone_data_4102 = { -- cgit v1.2.3