Polish contribution

See gh-27945
This commit is contained in:
Sam Brannen
2022-01-21 10:33:32 +01:00
parent f7c3706361
commit a6deac3ffe
4 changed files with 6 additions and 6 deletions

View File

@@ -28,6 +28,7 @@ import static groovy.test.GroovyAssert.assertThrows;
/**
* @author Jeff Brown
* @author Sam Brannen
* @author Dave Syer
*/
class GroovyApplicationContextDynamicBeanPropertyTests {