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 500c654603
commit d6e9da9620
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 * Tag a test as related to the client, This tests the hbase-client package and all of the client
* hbase-server. * tests in hbase-server.
* @see org.apache.hadoop.hbase.testclassification.ClientTests * @see org.apache.hadoop.hbase.testclassification.ClientTests
* @see org.apache.hadoop.hbase.testclassification.CoprocessorTests * @see org.apache.hadoop.hbase.testclassification.CoprocessorTests
* @see org.apache.hadoop.hbase.testclassification.FilterTests * @see org.apache.hadoop.hbase.testclassification.FilterTests