Skip to content

Commit 5492f93

Browse files
committed
trivial change
1 parent cf8107d commit 5492f93

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/main/org/codehaus/groovy/vmplugin/v5/JUnit4Utils.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929

3030
/**
3131
* Java 5 code for working with JUnit 4 tests.
32-
*
33-
* @author Paul King
34-
*
3532
*/
3633
public class JUnit4Utils {
3734

subprojects/groovy-testng/src/main/java/org/codehaus/groovy/testng/TestNgRunner.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828

2929
/**
3030
* Integration code for running TestNG tests in Groovy.
31-
*
32-
* @author Paul King
33-
*
3431
*/
3532
public class TestNgRunner implements GroovyRunner {
3633

0 commit comments

Comments
 (0)