Skip to content

Commit

Permalink
[540812] Removing invalid build option.
Browse files Browse the repository at this point in the history
  • Loading branch information
khussey committed Nov 19, 2018
1 parent 2dd08cb commit e30b948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/org.eclipse.uml2.uml.tests/pom.xml
Expand Up @@ -47,8 +47,8 @@
<testClass>org.eclipse.uml2.uml.tests.UMLAllTests</testClass>
<useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread>
<!--argLine>-ea</argLine-->
<argLine>-ea -XstartOnFirstThread</argLine>
<argLine>-ea</argLine>
<!--argLine>-ea -XstartOnFirstThread</argLine-->
<reportsDirectory>${project.build.directory}/surefire-reports/plugin</reportsDirectory>
</configuration>
</execution>
Expand Down

0 comments on commit e30b948

Please sign in to comment.