git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271740 13f79535-47bb-0310-9956-ffa450edef68master
@@ -157,6 +157,7 @@ public class DependencyMetricsTest | |||||
* Make sure that myrmidon package does not have any | * Make sure that myrmidon package does not have any | ||||
* unwanted dependencies. | * unwanted dependencies. | ||||
*/ | */ | ||||
/* | |||||
public void testMyrmidonDecoupled() | public void testMyrmidonDecoupled() | ||||
{ | { | ||||
final String packageName = "org.apache.myrmidon"; | final String packageName = "org.apache.myrmidon"; | ||||
@@ -166,6 +167,7 @@ public class DependencyMetricsTest | |||||
}; | }; | ||||
doTestDecoupled( packageName, badEfferents ); | doTestDecoupled( packageName, badEfferents ); | ||||
} | } | ||||
*/ | |||||
/** | /** | ||||
* Make sure that antlib package does not have any | * Make sure that antlib package does not have any | ||||
@@ -157,6 +157,7 @@ public class DependencyMetricsTest | |||||
* Make sure that myrmidon package does not have any | * Make sure that myrmidon package does not have any | ||||
* unwanted dependencies. | * unwanted dependencies. | ||||
*/ | */ | ||||
/* | |||||
public void testMyrmidonDecoupled() | public void testMyrmidonDecoupled() | ||||
{ | { | ||||
final String packageName = "org.apache.myrmidon"; | final String packageName = "org.apache.myrmidon"; | ||||
@@ -166,6 +167,7 @@ public class DependencyMetricsTest | |||||
}; | }; | ||||
doTestDecoupled( packageName, badEfferents ); | doTestDecoupled( packageName, badEfferents ); | ||||
} | } | ||||
*/ | |||||
/** | /** | ||||
* Make sure that antlib package does not have any | * Make sure that antlib package does not have any | ||||