File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
tests/org.eclipse.swt.tests Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 6161 junit.jupiter.execution.parallel.enabled=false
6262 junit.jupiter.execution.parallel.methods=false
6363 junit.jupiter.execution.parallel.classes=false
64- junit.vintage.execution.parallel.enabled=false
65- junit.vintage.execution.parallel.methods=false
66- junit.vintage.execution.parallel.classes=false
6764 </configurationParameters >
6865 </properties >
6966 </configuration >
7572 <artifactId >surefire-junit-platform</artifactId >
7673 <version >${surefire.version} </version >
7774 </dependency >
78- <dependency >
79- <groupId >org.junit.vintage</groupId >
80- <artifactId >junit-vintage-engine</artifactId >
81- <version >5.13.4</version >
82- </dependency >
8375 <dependency >
8476 <groupId >org.junit.platform</groupId >
8577 <artifactId >junit-platform-suite-engine</artifactId >
You can’t perform that action at this time.
0 commit comments