Fix messages in some multi platform highlighting tests
This commit is contained in:
Vendored
+1
-1
@@ -4,4 +4,4 @@
|
||||
expect interface Event
|
||||
|
||||
@Suppress("SOMETHING_WRONG")
|
||||
expect class <error descr="[NO_ACTUAL_FOR_EXPECT] Expected class 'Wrong' has no actual in module jvm for JVM">Wrong</error>
|
||||
expect class <error descr="[NO_ACTUAL_FOR_EXPECT] Expected class 'Wrong' has no actual declaration in module jvm for JVM">Wrong</error>
|
||||
|
||||
Reference in New Issue
Block a user