Skip to content

Commit

Permalink
Include all tests for mvn
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsteiner1984 committed Feb 21, 2024
1 parent 3229f09 commit a334ba1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>${surefire.version}</version><!--$NO-MVN-MAN-VER$-->
<configuration>
<includes>
<include>**/*TestCase.java</include>
<include>**/*TestCases.java</include>
</includes>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>
</plugin>
Expand Down

0 comments on commit a334ba1

Please sign in to comment.