File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
spring-javaformat/spring-javaformat-checkstyle/src/test/resources/source Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright 2017-2019 the original author or authors.
2+ * Copyright 2017-2020 the original author or authors.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1414 * limitations under the License.
1515 */
1616
17- import org .junit .jupiter .api .Test ;
18- import org .junit .jupiter .api .BeforeAll ;
19- import org .junit .jupiter .api .BeforeEach ;
2017import org .junit .jupiter .api .AfterAll ;
2118import org .junit .jupiter .api .AfterEach ;
19+ import org .junit .jupiter .api .BeforeAll ;
20+ import org .junit .jupiter .api .BeforeEach ;
21+ import org .junit .jupiter .api .Test ;
2222import org .junit .jupiter .api .TestTemplate ;
2323
2424/**
You can’t perform that action at this time.
0 commit comments