Commit aee0bbb
Remove obsolete org.junit dependency from org.eclipse.core.tests.runtime
With all migrations to JUnit 5 being completed,
org.eclipse.core.tests.runtime does not consume anything from org.junit
anymore, such that the dependency can be removed.1 parent 09f89e4 commit aee0bbb
File tree
1 file changed
+1
-2
lines changed- runtime/tests/org.eclipse.core.tests.runtime/META-INF
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments