From d939016a091b8f0c6520a2f6f08c576f966bfa32 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 17 Aug 2020 15:53:45 +0200 Subject: [PATCH] Polish contribution See gh-25600 --- .../support/AbstractGenericContextLoader.java | 33 ++++++++++++------- 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/spring-test/src/main/java/org/springframework/test/context/support/AbstractGenericContextLoader.java b/spring-test/src/main/java/org/springframework/test/context/support/AbstractGenericContextLoader.java index 5729a02c58..b2ea37b9fe 100644 --- a/spring-test/src/main/java/org/springframework/test/context/support/AbstractGenericContextLoader.java +++ b/spring-test/src/main/java/org/springframework/test/context/support/AbstractGenericContextLoader.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2019 the original author or authors. + * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -70,7 +70,8 @@ public abstract class AbstractGenericContextLoader extends AbstractContextLoader *