mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
renamed core.problem.io.VrpWriterV2Test.java to .VrpXMLWriterTest.java
This commit is contained in:
parent
8a2589e4f0
commit
65b8fbd0dc
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ import org.junit.Before;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
@SuppressWarnings("deprecation")
|
@SuppressWarnings("deprecation")
|
||||||
public class VrpWriterV2Test {
|
public class VrpXMLWriterTest {
|
||||||
|
|
||||||
private String infileName;
|
private String infileName;
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue