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=5fa800e6ead7ceef916094cac7e9b7df71a3b324;hpb=7e58901d8acda68f8155cda54b0fd3cb6d45f0da 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); }