This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch danielsun/address-github-actions-errors
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to 
refs/heads/danielsun/address-github-actions-errors by this push:
     new dc464af  trigger building
dc464af is described below

commit dc464af843b263c8f322ec708eed1c6540d75490
Author: Daniel Sun <sun...@apache.org>
AuthorDate: Thu Mar 26 13:14:06 2020 +0800

    trigger building
---
 .../tools/stubgenerator/ExceptionThrowingSuperConstructorTest.groovy    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/test/org/codehaus/groovy/tools/stubgenerator/ExceptionThrowingSuperConstructorTest.groovy
 
b/src/test/org/codehaus/groovy/tools/stubgenerator/ExceptionThrowingSuperConstructorTest.groovy
index 9968471..1330be5 100644
--- 
a/src/test/org/codehaus/groovy/tools/stubgenerator/ExceptionThrowingSuperConstructorTest.groovy
+++ 
b/src/test/org/codehaus/groovy/tools/stubgenerator/ExceptionThrowingSuperConstructorTest.groovy
@@ -59,4 +59,4 @@ class ExceptionThrowingSuperConstructorTest extends 
StringSourcesStubTestCase {
 class ExceptionThrowingTestHelper {
     ExceptionThrowingTestHelper(InputStream io) throws IOException {}
     ExceptionThrowingTestHelper(String s) {}
-}
\ No newline at end of file
+}

Reply via email to