Rename "Find Usages" tests

This commit is contained in:
Alexey Sedunov
2013-12-02 15:22:01 +04:00
parent 1095c51d6a
commit 8981208ac9
22 changed files with 35 additions and 35 deletions
@@ -0,0 +1,5 @@
// PSI_ELEMENT: com.intellij.psi.PsiClass
// OPTIONS: implementingClasses
public interface <caret>A {
}