Skip to content

Commit

Permalink
Bootstrap, not Boostrap
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@1069 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
sbryzak committed Jan 19, 2009
1 parent 8caac27 commit a482192
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -14,7 +14,7 @@
import org.jboss.webbeans.test.unit.AbstractTest;
import org.testng.annotations.Test;

public class BoostrapTest extends AbstractTest
public class BootstrapTest extends AbstractTest
{
@Test(groups="bootstrap")
public void testSingleSimpleBean()
Expand Down

0 comments on commit a482192

Please sign in to comment.