ICU-7486 Removing test noise

X-SVN-Rev: 29750
This commit is contained in:
Dragan Besevic 2011-04-06 21:56:48 +00:00
parent 10eb036bd2
commit b95924297b

View file

@ -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