not needed
This commit is contained in:
parent
1a39878c1c
commit
e121be8403
|
|
@ -1,20 +0,0 @@
|
||||||
package com.r0r5chach;
|
|
||||||
import org.junit.jupiter.api.Test;
|
|
||||||
|
|
||||||
public class ManagerTest {
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Test
|
|
||||||
public void managerTestGetCompetitors() {
|
|
||||||
//Already tested in managerTest()
|
|
||||||
}
|
|
||||||
|
|
||||||
@Test
|
|
||||||
public void managerTestInit() {
|
|
||||||
//Already tested in managerTest()
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue