Skip to content

Commit

Permalink
Run AllPDETests with Tycho
Browse files Browse the repository at this point in the history
not only the minimal subset
  • Loading branch information
mickaelistria authored and laeubi committed Mar 21, 2023
1 parent eaf462c commit 2e500cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/org.eclipse.pde.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<code.ignoredWarnings>-warn:-discouraged</code.ignoredWarnings>
<defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
<testSuite>${project.artifactId}</testSuite>
<testClass>org.eclipse.pde.ui.tests.AllPDEMinimalTests</testClass>
<testClass>org.eclipse.pde.ui.tests.AllPDETests</testClass>
</properties>

<build>
Expand Down

0 comments on commit 2e500cb

Please sign in to comment.