[Test] Don't use PSI based class reading in codegen BB tests

#KT-34826 is rela ted
This commit is contained in:
Dmitriy Novozhilov
2021-01-19 13:24:32 +03:00
parent 09ec3f6eaf
commit 53e5aa4364
@@ -32,7 +32,6 @@ fun <R : ResultingArtifact.FrontendOutput<R>> TestConfigurationBuilder.commonCon
}
defaultDirectives {
+USE_PSI_CLASS_FILES_READING
+RUN_DEX_CHECKER
}