Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/tests/org.eclipse.jpt.jpa.core.tests/pom.xml')
-rw-r--r--jpa/tests/org.eclipse.jpt.jpa.core.tests/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/jpa/tests/org.eclipse.jpt.jpa.core.tests/pom.xml b/jpa/tests/org.eclipse.jpt.jpa.core.tests/pom.xml
index bfe0f91a23..e3da57e7d5 100644
--- a/jpa/tests/org.eclipse.jpt.jpa.core.tests/pom.xml
+++ b/jpa/tests/org.eclipse.jpt.jpa.core.tests/pom.xml
@@ -80,9 +80,6 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId>
<version>${tycho.version}</version>
- <configuration>
- <skipTests>${skipWithIssues}</skipTests>
- </configuration>
<executions>
<execution>
<id>default-test</id>

Back to the top