Update tests for completion after adding DeprecatedSinceKotlin
This commit is contained in:
@@ -4,5 +4,6 @@ fun foo() { }
|
||||
// INVOCATION_COUNT: 2
|
||||
// WITH_ORDER
|
||||
// EXIST: { itemText: "Deprecated", tailText: " (kotlin)" }
|
||||
// EXIST: { itemText: "DeprecatedSinceKotlin", tailText: " (kotlin)" }
|
||||
// EXIST_JAVA_ONLY: { itemText: "Deprecated", tailText: " (java.lang)" }
|
||||
// NOTHING_ELSE
|
||||
|
||||
Reference in New Issue
Block a user