X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftsticonv.c;h=20424d622b0a51ddbafb2d37e077d838bb1b1e88;hp=200c5b9f6dea1208b1bfa14af955caea8279ca42;hb=af111711048b01f1ab94a6f100f34161ba8ff1be;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/test/tsticonv.c b/test/tsticonv.c index 200c5b9..20424d6 100644 --- a/test/tsticonv.c +++ b/test/tsticonv.c @@ -600,6 +600,7 @@ static void tst_utf8_to_marc8(const char *marc8_type) #endif YAZ_CHECK(strcmp("\033p0\x1bs", outbuf0) == 0); } + yaz_iconv(cd, 0, 0, 0, 0); yaz_iconv_close(cd); }