o Fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@712223 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2008-11-07 18:56:02 +00:00
parent 5ce8a67ffe
commit efbc2fff9b

View File

@ -39,7 +39,7 @@ public class MavenITmng3821EqualPluginExecIdsTest
* Verify that using the same id for executions/reportsets of different plugins doesn't blow up the project
* builder.
*/
public void testitMNG3818()
public void testitMNG3821()
throws Exception
{
File testDir = ResourceExtractor.simpleExtractResources( getClass(), "/mng-3821" );