Skip to content

Commit

Permalink
Merge pull request #43 from maschmid/fixtests
Browse files Browse the repository at this point in the history
fix build
  • Loading branch information
sbryzak committed Mar 2, 2012
2 parents 3063332 + f78d5e6 commit 6a02796
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -32,7 +32,7 @@
import org.jboss.arquillian.container.test.api.OperateOnDeployment;
import org.jboss.arquillian.container.test.api.RunAsClient;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.logging.Logger;
import org.jboss.solder.logging.Logger;
import org.jboss.shrinkwrap.api.Archive;
import org.junit.Before;
import org.junit.Test;
Expand Down

0 comments on commit 6a02796

Please sign in to comment.