remove author SampleTests.java
This commit is contained in:
@ -9,9 +9,7 @@ import java.util.Properties;
|
|||||||
import org.junit.jupiter.api.Assertions;
|
import org.junit.jupiter.api.Assertions;
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
|
|
||||||
/**
|
|
||||||
* @author Victor Bellavin
|
|
||||||
*/
|
|
||||||
public class SampleTests {
|
public class SampleTests {
|
||||||
@Test
|
@Test
|
||||||
public void testProductName() throws IOException {
|
public void testProductName() throws IOException {
|
||||||
|
Reference in New Issue
Block a user