Fix test data for JavaMethodUsedInKotlin.kt test after 173.3.4 update
- Ignore empty lines in actual test data - Don't generate additional //INFO: in final file diff
This commit is contained in:
+3
-3
@@ -5,9 +5,9 @@ fun ktTest() {
|
||||
//INFO: <html><head> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body><small><b><a href="psi_element://Test"><code>Test</code></a></b></small><PRE><i>@Contract(pure = true)</i>
|
||||
//INFO: <i>@<a href="psi_element://org.jetbrains.annotations.NotNull"><code>NotNull</code></a></i>
|
||||
//INFO: public static <a href="psi_element://java.lang.Object"><code>Object</code></a>[] <b>foo</b>(<a href="psi_element://java.lang.String"><code>String</code></a> param)</PRE>
|
||||
//INFO: Java Method
|
||||
//INFO:
|
||||
//INFO: <i>Inferred</i> annotations available:<br>
|
||||
//INFO: <ul>
|
||||
//INFO: <li><i>@org.jetbrains.annotations.Contract(pure = true)</i> <i>@<a href="psi_element://org.jetbrains.annotations.NotNull"><code>org.jetbrains.annotations.NotNull</code></a></i></li>
|
||||
//INFO: </ul>
|
||||
//INFO:
|
||||
//INFO: Java Method</body></html>
|
||||
//INFO: </ul></body></html>
|
||||
|
||||
Reference in New Issue
Block a user