Skip to content

Commit

Permalink
ICU-21757 TestCollectionUtilities logln, like the ICU original (format)
Browse files Browse the repository at this point in the history
  • Loading branch information
mihnita committed May 7, 2024
1 parent 847116f commit 7bea05d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ private void timeAndCompare(
+ 100 * (utilityTimeSorted / standardTimeSorted)
+ "%");
} else {
/*errln*/logln(
/*errln*/ logln(
"Sorted: Utility time ("
+ utilityTimeSorted
+ ") !<< Standard duration ("
Expand Down

0 comments on commit 7bea05d

Please sign in to comment.