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 ff053aa477a87412788064e08cc4beebc9b4823f Author: Paul King <[email protected]> AuthorDate: Thu May 16 14:43:50 2019 +1000 Split history main/java/groovy/util/GroovyTestCase.java to main/java/groovy/test - rename file to target-name --- .../groovy-test/src/main/java/groovy/{util => test}/GroovyTestCase.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/subprojects/groovy-test/src/main/java/groovy/util/GroovyTestCase.java b/subprojects/groovy-test/src/main/java/groovy/test/GroovyTestCase.java similarity index 100% rename from subprojects/groovy-test/src/main/java/groovy/util/GroovyTestCase.java rename to subprojects/groovy-test/src/main/java/groovy/test/GroovyTestCase.java
