Remove trailing white spaces
This commit is contained in:
parent
feb7ba5512
commit
ff2672a578
|
@ -53,7 +53,7 @@ public class FastDateFormatTest {
|
|||
public SystemDefaultsSwitch defaults = new SystemDefaultsSwitch();
|
||||
|
||||
/*
|
||||
* Only the cache methods need to be tested here.
|
||||
* Only the cache methods need to be tested here.
|
||||
* The print methods are tested by {@link FastDateFormat_PrinterTest}
|
||||
* and the parse methods are tested by {@link FastDateFormat_ParserTest}
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue