Skip to content

Commit

Permalink
Remove CoreTest class #742
Browse files Browse the repository at this point in the history
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
  • Loading branch information
HeikoKlare committed Dec 20, 2023
1 parent b23a33c commit f408f25
Showing 1 changed file with 0 additions and 459 deletions.
Loading

0 comments on commit f408f25

Please sign in to comment.