mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 18:59:10 +00:00
refactor: sanitize javadoc
This commit is contained in:
@@ -31,9 +31,8 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/10/15 - 11:31 PM
|
||||
* FlamingAsteroidTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class FlamingAsteroidTest extends CollisionTest<FlamingAsteroid> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user