David Mollitor created ZOOKEEPER-3692:
-----------------------------------------
Summary: Change Java Package For TestStringUtils
Key: ZOOKEEPER-3692
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3692
Project: ZooKeeper
Issue Type: Improvement
Reporter: David Mollitor
Move {{TestStringUtils}} into the common package so that it aligns with the
class being tested.
{code:none}
/zookeeper/src/main/java/org/apache/zookeeper/common/StringUtils.java
/zookeeper/src/test/java/org/apache/zookeeper/test/StringUtilTest.java
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)