Tests: remove .txt dumps from diagnostic tests with JVM backend
They are mostly useless now.
This commit is contained in:
committed by
Space Team
parent
965946d3ef
commit
0a748f8ea0
-1
@@ -74,7 +74,6 @@ abstract class AbstractDiagnosticsTestWithJvmBackend<R : ResultingArtifact.Front
|
||||
if (targetFrontend == FrontendKinds.ClassicFrontend) {
|
||||
classicFrontendHandlersStep {
|
||||
useHandlers(
|
||||
::DeclarationsDumpHandler,
|
||||
::ClassicDiagnosticsHandler,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user