forgot one update

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@782186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2009-06-06 04:13:54 +00:00
parent 41704269d1
commit a54d0268bd
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ public class IntegrationTestSuite
suite.addTestSuite( MavenITmng4180PerDependencyExclusionsTest.class );
suite.addTestSuite( MavenITmng4172EmptyDependencySetTest.class );
suite.addTestSuite( MavenITmng4167PluginAndCoordXFormPOMTest.class );
suite.addTestSuite( MavenITmng4150VersionRangeTest.class );
suite.addTestSuite( MavenITmng4129PluginExecutionInheritanceTest.class );
suite.addTestSuite( MavenITmng4126ParentProfilesXmlTest.class );