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
The `CoreTest` class of the Eclipse test harness was used as the base
class for many JUnit 3-based tests. Since all its subclasses and other
usages have been removed and new tests should not use JUnit 3 anymore,
the `CoreTest` class is removed.
Closes#742
0 commit comments