Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
git-svn-id: http://anonsvn.jboss.org/repos/weld/ri/trunk@2003 1c488680-804c-0410-94cd-c6b725194a0e
  • Loading branch information
pmuir committed Mar 15, 2009
1 parent 2989bc5 commit 471cdb5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
@@ -1,4 +1,4 @@
package org.jboss.webbeans.test.unit.implementation.producer;
package org.jboss.webbeans.test.unit.implementation.producer.method;

import javax.inject.Initializer;

Expand Down
@@ -1,4 +1,4 @@
package org.jboss.webbeans.test.unit.implementation.producer;
package org.jboss.webbeans.test.unit.implementation.producer.method;

import javax.inject.Current;
import javax.inject.Produces;
Expand Down
@@ -1,4 +1,4 @@
package org.jboss.webbeans.test.unit.implementation.producer;
package org.jboss.webbeans.test.unit.implementation.producer.method;

import org.jboss.testharness.impl.packaging.Artifact;
import org.jboss.webbeans.test.unit.AbstractWebBeansTest;
Expand Down

0 comments on commit 471cdb5

Please sign in to comment.