1
0
Fork 0
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:
oblonski 2014-04-21 18:35:46 +02:00
parent 8a2589e4f0
commit 65b8fbd0dc

View file

@ -36,7 +36,7 @@ import org.junit.Before;
import org.junit.Test;
@SuppressWarnings("deprecation")
public class VrpWriterV2Test {
public class VrpXMLWriterTest {
private String infileName;