reg/tests: Fix the add empty type test.
authorHugh McMaster <hugh.mcmaster@outlook.com>
Mon, 16 Nov 2015 00:53:07 +0000 (11:53 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Nov 2015 08:49:19 +0000 (17:49 +0900)
commit9e4e1cf9be9dd1f71879bb85eb003b021c652096
tree914486d01b8b65e65c2f2dfd05364fabcf6edadb
parent96f4f53937915955063865d2949265d8d1576794
reg/tests: Fix the add empty type test.

The exit code of this test will always be REG_EXIT_FAILURE,
so the return code is neither broken nor todo_wine.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/reg/tests/reg.c