Fix tests for move: check applicability from changed text

Presentation status has stopped working after https://github.com/JetBrains/intellij-community/commit/18ce2c6070667608d9bf5a18926778187564fd19
This commit is contained in:
Nikolay Krasko
2016-07-01 16:17:39 +03:00
parent a471d8907a
commit 3d0d82b862
15 changed files with 25 additions and 43 deletions
@@ -1,8 +1,6 @@
// MOVE: down
class A {
fun foo<T,
U,
W>(
fun <T, U, W> foo(
b:<caret> Int,
a: Int,
c: Int