update tests and testdata to reflect newer mock jdk 1.7

This commit is contained in:
Maxim.Mossienko
2017-06-13 15:30:25 +02:00
parent 4a22625033
commit 0573e1f109
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
public class SomeClass { // MyClass
/** comment My<caret> */
/** comment MyC<caret> */
}