mirror of https://github.com/apache/maven.git
Adding it0113 to the suite.
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@498017 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f6ab347a1d
commit
bcbc891bdd
|
@ -120,6 +120,7 @@ public class IntegrationTestSuite
|
|||
suite.addTestSuite( MavenIT0110PluginDependenciesComeFromPluginReposTest.class );
|
||||
suite.addTestSuite( MavenIT0111PluginsThatRequireAResourceFromAnExtensionTest.class );
|
||||
suite.addTestSuite( MavenIT0112ExtensionsThatDragDependencies.class );
|
||||
suite.addTestSuite( MavenIT0113ServerAuthzAvailableToWagonMgrInPlugin.class );
|
||||
return suite;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue