Skip to content

Commit 47e1071

Browse files
Test comment
1 parent f1f88eb commit 47e1071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/elasticsearch/TransportVersions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/**
2626
* <p>Transport version is used to coordinate compatible wire protocol communication between nodes, at a fine-grained level. This replaces
2727
* and supersedes the old Version constants.</p>
28-
*
28+
* This is a test comment.
2929
* <p>Before adding a new version constant, please read the block comment at the end of the list of constants.</p>
3030
*/
3131
public class TransportVersions {

0 commit comments

Comments
 (0)