regedit/tests: Fix line concatenation test.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Hugh McMaster 2016-12-02 11:41:10 +00:00 committed by Alexandre Julliard
parent 7161df136f
commit b897c9b13d
1 changed files with 2 additions and 2 deletions

View File

@ -251,8 +251,8 @@ static void test_basic_import(void)
"[HKEY_CURRENT_USER\\" KEY_BASE "]\n"
"\"Wine1\"=dword:00000782\n\n"
"\"Wine2\"=\"Test Value\"\n"
"\"Wine3\"=hex(7):4c,69,6e,65,20,\
63,6f,6e,63,61,74,65,6e,61,74,69,6f,6e,00,00\n"
"\"Wine3\"=hex(7):4c,69,6e,65,20,\\\n"
" 63,6f,6e,63,61,74,65,6e,61,74,69,6f,6e,00,00\n"
"#comment\n"
"@=\"Test\"\n"
";comment\n\n"