refactor: sanitize javadoc

This commit is contained in:
Ilkka Seppälä
2024-05-23 18:40:52 +03:00
parent 7273c242b6
commit 8389456532
204 changed files with 127 additions and 337 deletions
@@ -29,9 +29,8 @@ import static org.junit.jupiter.api.Assertions.assertNull;
import org.junit.jupiter.api.Test;
/**
* Date: 12/21/15 - 12:12 PM
* FileLoaderTest
*
* @author Jeroen Meulemeester
*/
class FileLoaderTest {
@@ -31,9 +31,8 @@ import java.awt.event.ActionEvent;
import org.junit.jupiter.api.Test;
/**
* Date: 01/29/23 - 6:00 PM
* FileSelectorJframeTest
*
* @author Rahul Raj
*/
class FileSelectorJframeTest {