remove author SampleTests.java

This commit is contained in:
2024-11-18 16:50:14 +03:00
parent 03e4997b05
commit 8558b245be

View File

@ -9,9 +9,7 @@ import java.util.Properties;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
/**
* @author Victor Bellavin
*/
public class SampleTests {
@Test
public void testProductName() throws IOException {