HBASE-22720 Incorrect link for hbase.unittests

Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
This commit is contained in:
Peter Somogyi 2019-07-23 13:55:59 +02:00 committed by Jan Hentschel
parent 06f5c43de3
commit b6d4529102
1 changed files with 1 additions and 1 deletions

View File

@ -1435,7 +1435,7 @@ ConnectionCount=1 (was 1)
* All tests must be categorized, if not they could be skipped.
* All tests should be written to be as fast as possible.
* See <<hbase.unittests,hbase.unittests> for test case categories and corresponding timeouts.
* See <<hbase.unittests,hbase.unittests>> for test case categories and corresponding timeouts.
This should ensure a good parallelization for people using it, and ease the analysis when the test fails.
[[hbase.tests.sleeps]]