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