garydgregory commented on a change in pull request #50:
URL: https://github.com/apache/commons-beanutils/pull/50#discussion_r550538509



##########
File path: 
src/test/java/org/apache/commons/beanutils2/converters/ConverterTestSuite.java
##########
@@ -53,7 +53,6 @@ public static Test suite() {
         testSuite.addTestSuite(SqlDateConverterTestCase.class);
         testSuite.addTestSuite(SqlTimeConverterTestCase.class);
         testSuite.addTestSuite(SqlTimestampConverterTestCase.class);
-        testSuite.addTestSuite(URLConverterTestCase.class);

Review comment:
       FYI: This whole class is no longer needed since we've been on Maven for 
a while... I'll remove it later.
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to