[Analysis API] Remove test infrastructure for obsolete on-air analysis

This commit is contained in:
Yan Zhulanow
2024-01-18 18:31:52 +09:00
committed by Space Team
parent 8c5c40760b
commit e393282c67
18 changed files with 17 additions and 36 deletions
@@ -4,7 +4,7 @@
class J: JavaClass<String> {}
fun some(j: J) {
j.f<caret>o<caret_onAirContext>o()
j.f<caret>oo()
}
// FILE: JavaClass.java
@@ -4,7 +4,7 @@
class J: JavaClass<String> {}
fun some(j: J) {
j.f<caret>o<caret_onAirContext>o()
j.f<caret>oo()
}
// FILE: JavaClass.java