HBASE-19373 Fixed remaining Checkstyle error in hbase-annotations

This commit is contained in:
Jan Hentschel 2017-11-29 12:12:53 +01:00
parent 65b271d5b2
commit 3e6563d6e0
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
*/
/**
* Tag a test as related to the client, This tests the hbase-client package and all of the client tests in
* hbase-server.
* Tag a test as related to the client, This tests the hbase-client package and all of the client
* tests in hbase-server.
* @see org.apache.hadoop.hbase.testclassification.ClientTests
* @see org.apache.hadoop.hbase.testclassification.CoprocessorTests
* @see org.apache.hadoop.hbase.testclassification.FilterTests