[SLC] drop redundant testData

after 6fd79f4e2e

^KTIJ-24067
This commit is contained in:
Dmitrii Gridin
2023-02-03 14:52:16 +01:00
committed by Space Team
parent fb8e4e7c8d
commit 0608e44b17
@@ -1,7 +0,0 @@
public final class A /* p.A*/ {
public A(int);// .ctor(int)
public final int getProperty();// getProperty()
public final void memberFun();// memberFun()
}