mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 18:59:10 +00:00
fix: fix checkstyle errors in build
This commit is contained in:
@@ -29,9 +29,7 @@ import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
*
|
||||
* Application test
|
||||
*
|
||||
* Application test.
|
||||
*/
|
||||
class AppTest {
|
||||
|
||||
|
||||
@@ -35,9 +35,7 @@ import java.util.List;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/27/15 - 1:05 AM
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
* OliphauntPoolTest.
|
||||
*/
|
||||
class OliphauntPoolTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user