Author: sebb Date: Sun Mar 14 02:59:11 2010 New Revision: 922742 URL: http://svn.apache.org/viewvc?rev=922742&view=rev Log: No such test
Modified: commons/proper/net/branches/NET_2_0/pom.xml Modified: commons/proper/net/branches/NET_2_0/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/pom.xml?rev=922742&r1=922741&r2=922742&view=diff ============================================================================== --- commons/proper/net/branches/NET_2_0/pom.xml (original) +++ commons/proper/net/branches/NET_2_0/pom.xml Sun Mar 14 02:59:11 2010 @@ -150,7 +150,6 @@ limitations under the License. <configuration> <excludes> <exclude>**/*FunctionalTest.java</exclude> - <exclude>**/TestSetupParameters.java</exclude> <exclude>**/*POP3*.java</exclude> </excludes> </configuration>