X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftsticonv.c;h=be0f26b11fab7f094664a2485bf565027b192fca;hp=cafe901b93d748593c523df58305ec2c90611221;hb=20ba81cb8fa43d1a3837a9f3cb657384cef83a23;hpb=f403b05509aac2b9da65ecb9397d9452bd3a3aab diff --git a/test/tsticonv.c b/test/tsticonv.c index cafe901..be0f26b 100644 --- a/test/tsticonv.c +++ b/test/tsticonv.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: tsticonv.c,v 1.14 2006-02-22 19:48:53 adam Exp $ + * $Id: tsticonv.c,v 1.15 2006-02-23 11:16:22 adam Exp $ */ #if HAVE_CONFIG_H @@ -362,7 +362,6 @@ int main (int argc, char **argv) YAZ_CHECK(utf8_check(1000)); YAZ_CHECK(utf8_check(10000)); YAZ_CHECK(utf8_check(100000)); - YAZ_CHECK(utf8_check(100000)); YAZ_CHECK(utf8_check(1000000)); YAZ_CHECK(utf8_check(10000000)); YAZ_CHECK(utf8_check(100000000));