Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasmuelder authored Jul 1, 2016
1 parent c80838c commit c193055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-plugins/org.yakindu.sct.generator.java.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<useUIHarness>false</useUIHarness>
<useUIThread>false</useUIThread>
<testFailureIgnore>${testFailureIgnore}</testFailureIgnore>
<argLine>@{argLine} ${test.vmargs}</argLine>
<argLine>${test.vmargs}</argLine>
</configuration>
</plugin>

Expand Down

0 comments on commit c193055

Please sign in to comment.