ICU-10945 remove duplicate warning
X-SVN-Rev: 35960
This commit is contained in:
parent
70eda4d8dd
commit
925dd94560
@ -1927,7 +1927,6 @@ public class TestFmwk extends AbstractTestLog {
|
||||
public boolean handleAssert(boolean result, String message,
|
||||
Object expected, Object actual, String relation, boolean flip) {
|
||||
if (!result || isVerbose()) {
|
||||
String testLocation = sourceLocation();
|
||||
if (message == null) {
|
||||
message = "";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user