mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 00:39:01 +00:00
Add a reference to KT-18833 in JDK 9 ignored tests
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ import static org.mockito.Mockito.*;
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
*/
|
||||
@Ignore // for JDK 9 compatibility
|
||||
@Ignore // for JDK 9 compatibility, see KT-18833
|
||||
public class KotlinScriptTemplateTests {
|
||||
|
||||
private WebApplicationContext webAppContext;
|
||||
|
||||
Reference in New Issue
Block a user