Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
[prod] replace imports incorrectly removed via ide.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simeon Pinder committed Apr 1, 2015
1 parent 882cf51 commit 0d2618b
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -40,6 +40,9 @@
import org.jetbrains.annotations.Nullable;
import org.mockito.Mockito;

import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.test.api.ArquillianResource;
import org.jboss.arquillian.testng.Arquillian;
import org.jboss.shrinkwrap.api.ShrinkWrap;
import org.jboss.shrinkwrap.api.importer.ZipImporter;
import org.jboss.shrinkwrap.resolver.api.maven.Maven;
Expand Down

0 comments on commit 0d2618b

Please sign in to comment.