1
0
Fork 0
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:
oblonski 2014-08-11 23:02:00 +02:00
parent b7b0ff650c
commit e0a764c113

View file

@ -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(){