HBASE-6510 Fix HConnection typo in TestFromClientSide (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1371511 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21d473f356
commit
c106d67381
|
@ -3939,7 +3939,7 @@ public class TestFromClientSide {
|
|||
|
||||
/**
|
||||
* simple test that just executes parts of the client
|
||||
* API that accept a pre-created HConnction instance
|
||||
* API that accept a pre-created HConnection instance
|
||||
*
|
||||
* @throws IOException
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue