[Wasm] Stop dumping declarations in diagnostic tests
These tests are meant to check diagnostics, but having to update .txt dumps adds some friction to development process.
This commit is contained in:
committed by
Space Team
parent
8ff330079e
commit
c9e71985da
-1
@@ -51,7 +51,6 @@ abstract class AbstractDiagnosticsWasmTest : AbstractKotlinCompilerTest() {
|
||||
classicFrontendStep()
|
||||
classicFrontendHandlersStep {
|
||||
useHandlers(
|
||||
::DeclarationsDumpHandler,
|
||||
::ClassicDiagnosticsHandler,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user