package-info.java is involved in Ctrl-Q (IDEA-26014); testdata moved

This commit is contained in:
anna
2010-04-22 12:22:41 +04:00
parent 581e899f47
commit 73081ee24d
15 changed files with 83 additions and 11 deletions
@@ -0,0 +1,4 @@
class A {
/** Test */
public static int JAVADOC_ME;
}