mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 04:21:24 +07:00
[tests] message texts in Javadoc highlighting tests
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<warning>/**</warning>
|
||||
<warning descr="Period in the documentation is missing. The period is used by the Javadoc tool to generate the comment for the overview page">/**</warning>
|
||||
* Missing dot
|
||||
*/
|
||||
class Test {
|
||||
|
||||
}
|
||||
class Test { }
|
||||
Reference in New Issue
Block a user