mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
rename test
This commit is contained in:
parent
8cb70b6577
commit
21ae7631d0
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ import static org.mockito.Mockito.mock;
|
|||
import static org.mockito.Mockito.when;
|
||||
|
||||
|
||||
public class AcceptNewRemoveWorstTest {
|
||||
public class GreedyAcceptanceTest {
|
||||
|
||||
@Test
|
||||
public void whenHavingNewSolAndLimitedMemory_removeWorstAndAddNew() {
|
||||
Loading…
Add table
Add a link
Reference in a new issue