You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/org.eclipse.search.tests/src/org/eclipse/search/tests/GlobalNextPrevSearchEntryHandlerIntegrationTest.java
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -72,19 +72,17 @@ public void testHandlerConfigurationScenarios() throws CoreException {
72
72
}
73
73
74
74
/**
75
-
* Test that the handler implements the required interfaces.
75
+
* Test that the handler can be instantiated and configured properly.
0 commit comments