o typo in test name

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@512589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2007-02-28 03:13:53 +00:00
parent de8ba44853
commit 0f95fb4472
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
public class MavenEmbedderCrappySettingsConfigurationTest public class MavenEmbedderCrappySettingsConfigurationTest
extends PlexusTestCase extends PlexusTestCase
{ {
public void testEmbedderWillStilStartupWhenTheSettingsConfigurationIsCrap() public void testEmbedderWillStillStartupWhenTheSettingsConfigurationIsCrap()
throws Exception throws Exception
{ {
// START SNIPPET: simple-embedder-example // START SNIPPET: simple-embedder-example