Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused WorkspaceSessionTest(Suite) eclipse-platform#903
The WorkspaceSessionTest and WorkspaceSessionTestSuite are now unused as all their previous consumers and implementations have been migrated to the JUnit 5 SessionTestExtension with the CustomSessionWorkspace extension. This completely removes both classes. Contributes to eclipse-platform#903
- Loading branch information