mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-2792 adjust indent
X-SVN-Rev: 11865
This commit is contained in:
parent
914c7c791b
commit
dbf22af2dd
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
* others. All Rights Reserved.
|
||||
*******************************************************************************
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/dev/test/calendar/IBMCalendarTest.java,v $
|
||||
* $Date: 2003/05/09 18:44:53 $
|
||||
* $Revision: 1.16 $
|
||||
* $Date: 2003/05/09 18:46:44 $
|
||||
* $Revision: 1.17 $
|
||||
*******************************************************************************
|
||||
*/
|
||||
package com.ibm.icu.dev.test.calendar;
|
||||
|
@ -442,10 +442,10 @@ public class IBMCalendarTest extends CalendarTest {
|
|||
errln(tz[z] + " " +
|
||||
dateFormat.format(yesterday) + " +1d= " +
|
||||
dateFormat.format(cal.getTime()));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Miscellaneous tests to increase coverage.
|
||||
|
|
Loading…
Add table
Reference in a new issue