mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
Java UAST: rename test and input to clarify annotation target
^IDEA-336319 ^IDEA-353636 GitOrigin-RevId: b0be7ab0f22f7679bed67b5c5e8571c6d2efc23f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f5c980ed21
commit
dff9d15398
@@ -78,7 +78,7 @@ class SimpleJavaRenderLogTest : AbstractJavaRenderLogTest(), RenderLogTestBase {
|
||||
fun testRecord() = doTest("Simple/Record.java")
|
||||
|
||||
@Test
|
||||
fun testTypeAnnotations() = doTest("Simple/TypeAnnotations.java")
|
||||
fun testTypeUseAnnotations() = doTest("Simple/TypeUseAnnotations.java")
|
||||
|
||||
@Test
|
||||
fun testInstanceOfTypeTestPattern() = doTest("Simple/InstanceOfTypeTestPattern.java")
|
||||
|
||||
Reference in New Issue
Block a user