File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
tests/org.eclipse.ltk.ui.refactoring.tests
src/org/eclipse/ltk/ui/refactoring/tests Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ Require-Bundle:
1414 org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
1515 org.eclipse.ltk.ui.refactoring;bundle-version="[3.14.0,4.0.0)",
1616 org.eclipse.ui;bundle-version="[3.208.0,4.0.0)",
17- org.junit,
1817 org.eclipse.ltk.core.refactoring;bundle-version="[3.7.0,4.0.0)",
1918 org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
2019 org.eclipse.core.filebuffers;bundle-version="[3.5.0,4.0.0)",
Original file line number Diff line number Diff line change 1313 *******************************************************************************/
1414package org .eclipse .ltk .ui .refactoring .tests ;
1515
16- import org .junit .Test ;
16+ import org .junit .jupiter . api . Test ;
1717
1818public class EmptySuite {
1919
You can’t perform that action at this time.
0 commit comments