AA: showcase an error in resolution to stdlib in standalone mode
This commit is contained in:
+6
@@ -44,4 +44,10 @@ public class StandaloneModeSingleModuleTestGenerated extends AbstractStandaloneM
|
||||
public void testSingleFile() throws Exception {
|
||||
runTest("analysis/analysis-api/testData/standalone/singleModule/singleFile.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("todo.kt")
|
||||
public void testTodo() throws Exception {
|
||||
runTest("analysis/analysis-api/testData/standalone/singleModule/todo.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user