Skip to content

Commit

Permalink
fix SampleGroupDescriptionBox, enable suite tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Ivanov committed Apr 11, 2016
1 parent 067ef2d commit dc161b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isoparser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<includes>
<include>**/*BoxTestSuite.java</include>
<include>**/*Test*.java</include>
</includes>
</configuration>
</plugin>
Expand Down

0 comments on commit dc161b3

Please sign in to comment.