Skip to content

Commit

Permalink
[IZPACK-1722] Execut test in correct test set
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Reinhart <[email protected]>
  • Loading branch information
reinhapa committed Aug 29, 2022
1 parent 5578968 commit aa9a46a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,7 @@
<exclude>**/UserInputPanelTest.java</exclude>
<exclude>**/ConditionCheckTest.java</exclude>
<exclude>**/PDFLicencePanelTest.java</exclude>
<exclude>**/DebuggerTest</exclude>
</excludes>
</configuration>
</plugin>
Expand Down Expand Up @@ -895,6 +896,7 @@
<include>**/UserInputPanelTest.java</include>
<include>**/ConditionCheckTest.java</include>
<include>**/PDFLicencePanelTest.java</include>
<include>**/DebuggerTest</include>
</includes>
</configuration>
</plugin>
Expand Down

0 comments on commit aa9a46a

Please sign in to comment.