Skip to content

Commit

Permalink
updated cdo.tests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 6, 2022
1 parent d9c96c9 commit 88abda0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/org.eclipse.emf.parsley.cdo.tests/pom.xml
Expand Up @@ -23,14 +23,8 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<skip>${simple.tests.skip}</skip>
<useUIHarness>false</useUIHarness>
<useUIThread>false</useUIThread>
<!-- tycho.testArgLine repeated to re-use the configuration for argLine
for jacoco agent -->
<argLine>${tycho.testArgLine} ${memoryArgs} ${moduleProperties}</argLine>
<includes>
<include>**/*Tests.java</include>
</includes>
Expand Down

0 comments on commit 88abda0

Please sign in to comment.