Removed todo note as the ceiling tests are in DateUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065229 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8a7c77060e
commit
6e6bc18c9f
|
@ -38,7 +38,6 @@ import junit.framework.TestCase;
|
|||
* @since 3.0
|
||||
* @version $Id$
|
||||
*/
|
||||
// TODO: Add DateUtils.ceil()-tests if method is available
|
||||
public class DateUtilsRoundingTest extends TestCase {
|
||||
|
||||
DateFormat dateTimeParser;
|
||||
|
|
Loading…
Reference in New Issue