fix
This commit is contained in:
parent
58ee757436
commit
d1bd33f862
@ -5,7 +5,7 @@ import java.util.List;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
public class PrimTest {
|
||||
public class PrimUnitTest {
|
||||
|
||||
@Test
|
||||
public void givenAGraph_whenPrimRuns_thenPrintMST() {
|
Loading…
x
Reference in New Issue
Block a user