[test] Move irText tests from fir2ir/testData to compiler/testData
Let's store them conveniently in one place!
This commit is contained in:
committed by
Space Team
parent
c1ea3e7b53
commit
ebafdd3af0
+1
-1
@@ -137,7 +137,7 @@ open class AbstractFirIrTextTestBase(
|
||||
::BlackBoxCodegenSuppressor
|
||||
)
|
||||
|
||||
forTestsMatching("compiler/fir/fir2ir/testData/ir/irText/properties/backingField/*") {
|
||||
forTestsMatching("compiler/testData/ir/irText/properties/backingField/*") {
|
||||
defaultDirectives {
|
||||
LanguageSettingsDirectives.LANGUAGE with "+ExplicitBackingFields"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user