diff --git a/dlls/d3dxof/tests/d3dxof.c b/dlls/d3dxof/tests/d3dxof.c index 1198229..2d48330 100644 --- a/dlls/d3dxof/tests/d3dxof.c +++ b/dlls/d3dxof/tests/d3dxof.c @@ -55,8 +55,8 @@ char object[] = char empty_txt_file[] = "xof 0302txt 0064"; char empty_bin_file[] = "xof 0302bin 0064"; -char empty_tzip_file[] = "xof 0302tzip0064"; -char empty_bzip_file[] = "xof 0302bzip0064"; +char empty_tzip_file[] = "xof 0302tzip0064\n"; +char empty_bzip_file[] = "xof 0302bzip0064\n"; char empty_cmp_file[] = "xof 0302cmp 0064"; char empty_xxxx_file[] = "xof 0302xxxx0064";