mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
rename badJob into unassignedJob
This commit is contained in:
parent
b7b0ff650c
commit
e0a764c113
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import java.util.Collection;
|
|||
|
||||
import static org.junit.Assert.assertTrue;
|
||||
|
||||
public class BadJobListTest {
|
||||
public class UnassignedJobListTest {
|
||||
|
||||
@Test
|
||||
public void job2ShouldBeInBadJobList_dueToTimeWindow(){
|
||||
Loading…
Add table
Add a link
Reference in a new issue