tests: Use plain printf() calls instead of fprintf(stdout).
commit4a983e31187b754c29bf852dd4412be95d62d1ba
authorFrancois Gouget <fgouget@free.fr>
Wed, 13 Jan 2016 11:41:42 +0000 (13 12:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Jan 2016 14:46:29 +0000 (13 23:46 +0900)
tree009ec0ce33cc11e17595efea0024b46c47784e6e
parent4e7a7d01ffd1bbbb07acfe08ebf74046ad1f9d9a
tests: Use plain printf() calls instead of fprintf(stdout).

The fprintf() calls are a left-over from when errors were reported to stderr.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/wine/test.h