Get rid of inlineOptions usages in IDE tests

This commit is contained in:
Denis Zharkov
2015-09-23 12:17:07 +03:00
parent e1e3a6c9ad
commit 67486b867b
20 changed files with 41 additions and 29 deletions
@@ -1,8 +1,8 @@
val v = 1
fun foo(@[i<caret>) { }
fun foo(@[S<caret>) { }
// INVOCATION_COUNT: 0
// EXIST: inlineOptions
// EXIST: Suppress
// ABSENT: String
// ABSENT: v