You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2019/05/16 06:08:24 UTC

[groovy] 29/33: Split history main/java/groovy/util/GroovyTestCase.java to main/java/groovy/test - rename file to target-name

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 <pa...@asert.com.au>
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