move JoinLinesTest to java-tests

This commit is contained in:
Dmitry Jemerov
2015-02-12 12:35:05 +01:00
parent bf1af9137e
commit 831087097d
53 changed files with 521 additions and 0 deletions
@@ -0,0 +1,4 @@
class A{
// comment <caret>1
// comment 2
}