Adjust test data for IDEA 2017.1

Since https://github.com/JetBrains/intellij-community/commit/9c8003c
deprecated methods are considered to be entry points, so the Safe
Delete quickfix is no longer available for them.
This commit is contained in:
Dmitry Jemerov
2017-03-17 17:16:31 +01:00
parent 999e1061b8
commit 10aedaf0f4
@@ -1,5 +1,4 @@
// "Suppress for declarations annotated by 'kotlin.Deprecated'" "false"
// ACTION: Safe delete 'foo'
// ACTION: Create test
// ACTION: Convert to expression body
@Deprecated("")