Tests: remove obsolete txt dumps in CompileKotlin...Test

Check that the client code compiles against the "broken" classpath
instead. Descriptor text dump is a part of the obsolete test
infrastructure and should not be used anymore.
This commit is contained in:
Alexander Udalov
2023-08-01 18:08:08 +02:00
committed by Space Team
parent 19abb66886
commit b3b9ffaea9
7 changed files with 4 additions and 28 deletions
@@ -1,6 +0,0 @@
package test
public val inn3r: testing.Outer.Inner
public val nested: testing.Outer.Nested
public val outer: testing.Outer
public val testObjectProperty: testing.TopLevelObject