This commit is contained in:
Stephane Nicoll
2021-06-02 14:14:04 +02:00
parent 1f95989e85
commit e9ed92a305
2 changed files with 5 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2012-2019 the original author or authors.
* Copyright 2012-2021 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.
@@ -15,6 +15,6 @@
*/
/**
* Custom JUnit runner to change the classpath.
* Custom JUnit extension to change the classpath.
*/
package org.springframework.boot.testsupport.classpath;