Fix expected string for nest test.

This commit is contained in:
Michael Jumper 2012-10-19 14:21:15 -07:00
parent 4ae92fa62d
commit 9d8d0650f5

View File

@ -95,7 +95,7 @@ void test_nest_write() {
else { else {
char expected[] = char expected[] =
"4.nest,1.0,33." "4.nest,1.0,42."
"9.clipboard,11.a" UTF8_4 "b" UTF8_4 "c;" "9.clipboard,11.a" UTF8_4 "b" UTF8_4 "c;"
"4.sync,5.12345;" "4.sync,5.12345;"
";"; ";";