fix tests in org.jetbrains.kotlin.idea.editor.quickDoc

This commit is contained in:
Michael Nedzelsky
2015-09-04 22:40:38 +03:00
parent c861b036a0
commit fa97b8f91e
13 changed files with 13 additions and 13 deletions

View File

@@ -6,4 +6,4 @@ class KotlinClassUsedFromJava {
}
}
//INFO: <b>internal</b> <b>final</b> <b>class</b> Test <i>defined in</i> testing<p>Some comment</p>
//INFO: <b>public</b> <b>final</b> <b>class</b> Test <i>defined in</i> testing<p>Some comment</p>