Nihal Jain created HBASE-28066:
----------------------------------
Summary: Move TestShellRSGroups.java inside /src/test/java
Key: HBASE-28066
URL: https://issues.apache.org/jira/browse/HBASE-28066
Project: HBase
Issue Type: Test
Reporter: Nihal Jain
Assignee: Nihal Jain
Just noticed that {{TestShellRSGroups.java}} is at
{{hbase-shell/src/test/rsgroup/org/apache/hadoop/hbase/client/rsgroup/TestShellRSGroups.java,}}
but ideally it should be at
{{hbase-shell/src/test/java/org/apache/hadoop/hbase/client/rsgroup/TestShellRSGroups.java}}
instead.
Also because of same misplacement spotless skipped this file. Also need to run
spotless for the same.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)