This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 92d1e16c07cee7f220a1cbf942b9aa92a02221ac Author: Paul King <[email protected]> AuthorDate: Thu May 16 14:42:21 2019 +1000 Split history main/groovy/groovy/util/StringTestUtil.groovy to main/groovy/groovy/test - rename file to target-name --- .../src/main/groovy/groovy/{util => test}/StringTestUtil.groovy | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/subprojects/groovy-test/src/main/groovy/groovy/util/StringTestUtil.groovy b/subprojects/groovy-test/src/main/groovy/groovy/test/StringTestUtil.groovy similarity index 100% rename from subprojects/groovy-test/src/main/groovy/groovy/util/StringTestUtil.groovy rename to subprojects/groovy-test/src/main/groovy/groovy/test/StringTestUtil.groovy
