Skip to content

Commit e91fe44

Browse files
Perform clean code of ds/org.eclipse.pde.ds.annotations.tests
1 parent 3351cdb commit e91fe44

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • ds/org.eclipse.pde.ds.annotations.tests/META-INF

ds/org.eclipse.pde.ds.annotations.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ Require-Bundle: org.eclipse.pde.ds.annotations;bundle-version="[1.4.0,1.5.0)",
1616
Export-Package: org.eclipse.pde.ds.internal.annotations.tests;x-internal:=true
1717
Import-Package: org.junit.jupiter.api;version="[5.14.0,6.0.0)",
1818
org.junit.jupiter.api.extension;version="[5.14.0,6.0.0)",
19-
org.junit.platform.suite.api;version="[1.14.0,2.0.0)",
20-
org.opentest4j;version="[1.3.0,2.0.0)"
19+
org.junit.platform.suite.api;version="[1.14.0,2.0.0)"
2120
Eclipse-BundleShape: dir
2221
Bundle-ClassPath: tests.jar
2322
Automatic-Module-Name: org.eclipse.pde.ds.annotations.tests

0 commit comments

Comments
 (0)