You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by py...@apache.org on 2007/04/09 10:08:10 UTC

svn commit: r526670 - /harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common

Author: pyang
Date: Mon Apr  9 01:08:07 2007
New Revision: 526670

URL: http://svn.apache.org/viewvc?view=rev&rev=526670
Log:
Remove tests.api.java.net.URLTest from luni/exclude.common, it should be part of patch for HARMONY-3422([classlib][testing]move tests.api.java.net.URLTest out of the exclude list)

Modified:
    harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common

Modified: harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common?view=diff&rev=526670&r1=526669&r2=526670
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common (original)
+++ harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common Mon Apr  9 01:08:07 2007
@@ -1,3 +1,2 @@
 tests/api/java/net/URLClassLoaderTest.java
-tests/api/java/net/URLTest.java
 tests/api/java/net/ExcludedProxyTest.java