mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-7486 Removing test noise
X-SVN-Rev: 29750
This commit is contained in:
parent
10eb036bd2
commit
b95924297b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2005-2010, International Business Machines
|
||||
* Copyright (C) 2005-2011, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
*/
|
||||
|
@ -1663,7 +1663,7 @@ const char *cPattern = "maketh houndes ete hem";
|
|||
//j = (j + i)%5;
|
||||
}
|
||||
|
||||
printf("%ld, %d\n", pm-longishText, j);
|
||||
//printf("%ld, %d\n", pm-longishText, j);
|
||||
#ifdef TEST_BOYER_MOORE
|
||||
CollData::close(data);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue