Fix expected string for nest test.
This commit is contained in:
parent
4ae92fa62d
commit
9d8d0650f5
@ -95,7 +95,7 @@ void test_nest_write() {
|
||||
else {
|
||||
|
||||
char expected[] =
|
||||
"4.nest,1.0,33."
|
||||
"4.nest,1.0,42."
|
||||
"9.clipboard,11.a" UTF8_4 "b" UTF8_4 "c;"
|
||||
"4.sync,5.12345;"
|
||||
";";
|
||||
|
Loading…
Reference in New Issue
Block a user