Skip to content

Commit

Permalink
Re-enabled shell tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Aug 5, 2015
1 parent 5bf4618 commit db47f62
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions shell/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,4 @@
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skipTests>true</skipTests>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit db47f62

Please sign in to comment.