FIx tests after renaming platform to header.
This commit is contained in:
@@ -3,5 +3,5 @@ open class Foo {
|
||||
p<caret> val foo = 1
|
||||
}
|
||||
|
||||
// EXIST: private, public, protected, platform
|
||||
// EXIST: private, public, protected
|
||||
// NOTHING_ELSE
|
||||
|
||||
@@ -5,5 +5,4 @@ p<caret>
|
||||
// EXIST: package
|
||||
// EXIST: private
|
||||
// EXIST: public
|
||||
// EXIST: header
|
||||
// NOTHING_ELSE
|
||||
|
||||
Reference in New Issue
Block a user