Fix messages in some multi platform highlighting tests

This commit is contained in:
Mikhail Glukhikh
2017-09-26 13:59:47 +03:00
parent 5edeb359c8
commit 390de737e7
4 changed files with 4 additions and 4 deletions
@@ -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>