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:
Henri Yandell 2011-01-30 08:45:13 +00:00
parent 8a7c77060e
commit 6e6bc18c9f
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@
* @since 3.0
* @version $Id$
*/
// TODO: Add DateUtils.ceil()-tests if method is available
public class DateUtilsRoundingTest extends TestCase {
DateFormat dateTimeParser;