Update tests for completion after adding DeprecatedSinceKotlin

This commit is contained in:
Mikhail Zarechenskiy
2020-06-29 17:41:05 +03:00
parent 87014f816c
commit 507a718632
2 changed files with 2 additions and 0 deletions
@@ -3,4 +3,5 @@ fun foo() { }
// INVOCATION_COUNT: 1
// EXIST: { itemText: "Deprecated", tailText: " (kotlin)" }
// EXIST: { itemText: "DeprecatedSinceKotlin", tailText: " (kotlin)" }
// NOTHING_ELSE