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