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