[Analysis API test] rename AbstractPsiDeclarationProviderSingleModuleTest to AbstractPsiDeclarationProviderSourceTest
^KT-64805
This commit is contained in:
committed by
Space Team
parent
052622b862
commit
79a8b6de1f
@@ -0,0 +1,8 @@
|
||||
// WITH_STDLIB
|
||||
|
||||
package test.pkg
|
||||
|
||||
class Foo {
|
||||
fun bar() = TO<caret>DO("Not implemented yet")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user