Skip to content

Commit 642e700

Browse files
committed
Remove org.eclipse.jdt.junit4.runtime direct dependency
This isn't needed as JDT automatically injects what it needs when running tests.
1 parent 6ac4a40 commit 642e700

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/org.eclipse.cdt.core.tests/META-INF/MANIFEST.MF

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Export-Package: org.eclipse.cdt.core.cdescriptor.tests,
3636
Require-Bundle: org.eclipse.core.resources;bundle-version="[3.22.200,4)",
3737
org.eclipse.cdt.core;bundle-version="[9.1.0,10)",
3838
org.junit;bundle-version="[4.13.2,5)",
39-
org.eclipse.jdt.junit4.runtime;bundle-version="[1.3.100,2)",
4039
org.eclipse.core.runtime;bundle-version="[3.33.0,4)",
4140
org.eclipse.ui.ide;bundle-version="[3.22.600,4)",
4241
org.eclipse.ui;bundle-version="[3.207.200,4)",

0 commit comments

Comments
 (0)