Adjust move code tests for KEEP_FIRST_COLUMN_COMMENT option

#KT-4175 In Progress
This commit is contained in:
Nikolay Krasko
2016-03-11 18:39:11 +03:00
parent 085deec717
commit 85bc32a884
4 changed files with 37 additions and 12 deletions
@@ -2,6 +2,6 @@
class D {
// MOVE: down
// class A
// class A
<caret>class A
}