Skip to content

Commit

Permalink
mark tests up to date
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@449 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Dec 7, 2008
1 parent b048ee8 commit 4998ce3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Expand Up @@ -20,6 +20,7 @@
import org.jboss.webbeans.test.beans.Tuna;
import org.testng.annotations.Test;

@SpecVersion("20081206")
public class InstantiationByNameTest extends AbstractTest
{

Expand Down
Expand Up @@ -13,7 +13,7 @@
import org.jboss.webbeans.test.beans.Tuna;
import org.testng.annotations.Test;

@SpecVersion("PDR")
@SpecVersion("20081206")
public class ResolutionByNameTest extends AbstractTest
{

Expand Down

0 comments on commit 4998ce3

Please sign in to comment.